Home
last modified time | relevance | path

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

/foundation/ability/idl_tool/ast/
Dast_string_type.cpp25 bool ASTStringType::IsStringType() in IsStringType() function in OHOS::Idl::ASTStringType
Dast_type.cpp80 bool ASTType::IsStringType() in IsStringType() function in OHOS::Idl::ASTType
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
Dflatbuffer_schema.cpp106 inline bool IsStringType(reflection::BaseType inType) in IsStringType() function