Home
last modified time | relevance | path

Searched defs:IsStringType (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/ability/idl_tool/ast/
H A Dast_string_type.cpp25 bool ASTStringType::IsStringType() in IsStringType() function in OHOS::Idl::ASTStringType
H A Dast_type.cpp80 bool ASTType::IsStringType() in IsStringType() function in OHOS::Idl::ASTType
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/ast/base/
H A Dast_string16_type.cpp25 bool ASTString16Type::IsStringType() in IsStringType() function in OHOS::Idl::ASTString16Type
H A Dast_string_type.cpp25 bool ASTStringType::IsStringType() in IsStringType() function in OHOS::Idl::ASTStringType
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/ast/
H A Dast_type.cpp105 bool ASTType::IsStringType() in IsStringType() function in OHOS::Idl::ASTType
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/ast/
H A Dast_string_type.cpp13 bool ASTStringType::IsStringType() in IsStringType() function in OHOS::HDI::ASTStringType
H A Dast_type.cpp88 bool ASTType::IsStringType() in IsStringType() function in OHOS::HDI::ASTType
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dflatbuffer_schema.cpp106 inline bool IsStringType(reflection::BaseType inType) in IsStringType() function