Searched refs:IsUlongType (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/ast/base/ | ||
H A D | ast_ulong_type.cpp | 25 bool ASTUlongType::IsUlongType() in IsUlongType() function in OHOS::Idl::ASTUlongType |
H A D | ast_ulong_type.h | 29 bool IsUlongType() override; |
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/ast/ | ||
H A D | ast_type.cpp | 90 bool ASTType::IsUlongType() in IsUlongType() function in OHOS::Idl::ASTType |
H A D | ast_type.h | 114 virtual bool IsUlongType(); |
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/ast/ | ||
H A D | ast_ulong_type.h | 20 bool IsUlongType() override; |
H A D | ast_ulong_type.cpp | 13 bool ASTUlongType::IsUlongType() in IsUlongType() function in OHOS::HDI::ASTUlongType |
H A D | ast_type.h | 100 virtual bool IsUlongType(); |
H A D | ast_type.cpp | 73 bool ASTType::IsUlongType() in IsUlongType() function in OHOS::HDI::ASTType |