Searched defs:IsStringType (Results 1 – 6 of 6) sorted by relevance
| /foundation/ability/idl_tool/ast/ | ||
| D | ast_string_type.cpp | 25 bool ASTStringType::IsStringType() in IsStringType() function in OHOS::Idl::ASTStringType |
| D | ast_type.cpp | 80 bool ASTType::IsStringType() in IsStringType() function in OHOS::Idl::ASTType |
| /foundation/ability/idl_tool/idl_tool_2/ast/base/ | ||
| D | ast_string_type.cpp | 25 bool ASTStringType::IsStringType() in IsStringType() function in OHOS::Idl::ASTStringType |
| D | ast_string16_type.cpp | 25 bool ASTString16Type::IsStringType() in IsStringType() function in OHOS::Idl::ASTString16Type |
| /foundation/ability/idl_tool/idl_tool_2/ast/ | ||
| D | ast_type.cpp | 110 bool ASTType::IsStringType() in IsStringType() function in OHOS::Idl::ASTType |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ | ||
| D | flatbuffer_schema.cpp | 106 inline bool IsStringType(reflection::BaseType inType) in IsStringType() function |