Home
last modified time | relevance | path

Searched refs:IsSmqType (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/ability/idl_tool/idl_tool_2/ast/
H A Dast_smq_type.cpp25 bool ASTSmqType::IsSmqType() in IsSmqType() function in OHOS::Idl::ASTSmqType
H A Dast_smq_type.h39 bool IsSmqType() override;
H A Dast_type.cpp155 bool ASTType::IsSmqType() in IsSmqType() function in OHOS::Idl::ASTType
H A Dast_type.h140 virtual bool IsSmqType();
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/ast/
H A Dast_smq_type.h25 bool IsSmqType() override;
H A Dast_type.h126 virtual bool IsSmqType();
H A Dast_smq_type.cpp13 bool ASTSmqType::IsSmqType() in IsSmqType() function in OHOS::HDI::ASTSmqType
H A Dast_type.cpp138 bool ASTType::IsSmqType() in IsSmqType() function in OHOS::HDI::ASTType
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/parser/
H A Dparser.cpp1588 if (type->IsSequenceableType() || type->IsSmqType() || type->IsAshmemType()) { in CheckType()
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/parser/
H A Dparser.cpp1799 if (type->IsSequenceableType() || type->IsSmqType() || type->IsAshmemType()) { in CheckType()