Home
last modified time | relevance | path

Searched defs:baseType (Results 1 - 5 of 5) sorted by relevance

/foundation/ability/idl_tool/idl_tool_2/ast/
H A Dast_enum_type.cpp21 void ASTEnumType::SetBaseType(const AutoPtr<ASTType> &baseType) in SetBaseType() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/verify/
H A Dverify_manager_host_impl.cpp73 bool GetDataDir(const std::string &path, std::string &suffix, std::string &el, std::string &baseType) in GetDataDir() argument
263 std::string baseType; in GetRealPath() local
[all...]
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/
H A Dwebgl_arg.h376 GLenum baseType; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dflatbuffer_schema.cpp406 auto baseType = type->base_type(); in ExtractFlatBufferValueFinal() local
569 auto baseType = inType.base_type(); in CheckFieldTypeSupport() local
614 auto baseType = type->base_type(); ParseCheckFieldInfo() local
[all...]
/foundation/ability/idl_tool/idl_tool_2/parser/
H A Dparser.cpp1294 AutoPtr<ASTType> baseType = ParseType(); in ParseEnumBaseType() local
1400 AutoPtr<ASTType> baseType = ParseType(); in ParseStructParentType() local

Completed in 7 milliseconds