Home
last modified time | relevance | path

Searched refs:FieldType (Results 1 – 3 of 3) sorted by relevance

/device/google/contexthub/util/common/
DJSONObject.h35 enum FieldType { enum
53 FieldType type() const;
72 FieldType mType;
113 bool getFieldType(KEY key, JSONValue::FieldType *type) const { in getFieldType()
DJSONObject.cpp388 JSONValue::FieldType JSONValue::type() const { in type()
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/
DVfrSyntax.g727 UINT8 FieldType;
793 gCVfrVarDataTypeDB.GetDataFieldInfo(TFName, FieldOffset, FieldType, FieldSize);
794 switch (FieldType) {