Home
last modified time | relevance | path

Searched refs:IsShortType (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/foundation/ability/idl_tool/ast/
H A Dast_short_type.cpp25 bool ASTShortType::IsShortType() in IsShortType() function in OHOS::Idl::ASTShortType
H A Dast_short_type.h28 bool IsShortType() override;
H A Dast_type.cpp50 bool ASTType::IsShortType() in IsShortType() function in OHOS::Idl::ASTType
H A Dast_type.h42 virtual bool IsShortType();
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/ast/base/
H A Dast_short_type.cpp25 bool ASTShortType::IsShortType() in IsShortType() function in OHOS::Idl::ASTShortType
H A Dast_short_type.h29 bool IsShortType() override;
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/ast/
H A Dast_type.cpp55 bool ASTType::IsShortType() in IsShortType() function in OHOS::Idl::ASTType
H A Dast_type.h100 virtual bool IsShortType();
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/ast/
H A Dast_short_type.h20 bool IsShortType() override;
H A Dast_type.h88 virtual bool IsShortType();
H A Dast_short_type.cpp13 bool ASTShortType::IsShortType() in IsShortType() function in OHOS::HDI::ASTShortType
H A Dast_type.cpp43 bool ASTType::IsShortType() in IsShortType() function in OHOS::HDI::ASTType
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/metadata/
H A Dmetadata_builder.cpp459 } else if (type->IsShortType()) { in Type2Kind()
/ohos5.0/foundation/ability/idl_tool/metadata/
H A Dmetadata_builder.cpp467 } else if (type->IsShortType()) { in Type2Kind()