Home
last modified time | relevance | path

Searched defs:IsIntegerType (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/ability/idl_tool/ast/
H A Dast_integer_type.cpp25 bool ASTIntegerType::IsIntegerType() in IsIntegerType() function in OHOS::Idl::ASTIntegerType
H A Dast_type.cpp55 bool ASTType::IsIntegerType() in IsIntegerType() function in OHOS::Idl::ASTType
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/ast/base/
H A Dast_integer_type.cpp25 bool ASTIntegerType::IsIntegerType() in IsIntegerType() function in OHOS::Idl::ASTIntegerType
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/ast/
H A Dast_type.cpp60 bool ASTType::IsIntegerType() in IsIntegerType() function in OHOS::Idl::ASTType
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/ast/
H A Dast_integer_type.cpp13 bool ASTIntegerType::IsIntegerType() in IsIntegerType() function in OHOS::HDI::ASTIntegerType
H A Dast_type.cpp48 bool ASTType::IsIntegerType() in IsIntegerType() function in OHOS::HDI::ASTType
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dflatbuffer_schema.cpp91 inline bool IsIntegerType(reflection::BaseType inType) in IsIntegerType() function