Searched refs:IsUcharType (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/ast/base/ | ||
H A D | ast_uchar_type.cpp | 25 bool ASTUcharType::IsUcharType() in IsUcharType() function in OHOS::Idl::ASTUcharType |
H A D | ast_uchar_type.h | 29 bool IsUcharType() override; |
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/ast/ | ||
H A D | ast_type.cpp | 75 bool ASTType::IsUcharType() in IsUcharType() function in OHOS::Idl::ASTType |
H A D | ast_type.h | 108 virtual bool IsUcharType(); |
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/ast/ | ||
H A D | ast_uchar_type.h | 20 bool IsUcharType() override; |
H A D | ast_uchar_type.cpp | 13 bool ASTUcharType::IsUcharType() in IsUcharType() function in OHOS::HDI::ASTUcharType |
H A D | ast_type.h | 94 virtual bool IsUcharType(); |
H A D | ast_type.cpp | 58 bool ASTType::IsUcharType() in IsUcharType() function in OHOS::HDI::ASTType |