Searched refs:IsSmqType (Results 1 – 10 of 10) sorted by relevance
25 bool ASTSmqType::IsSmqType() in IsSmqType() function in OHOS::Idl::ASTSmqType
39 bool IsSmqType() override;
155 bool ASTType::IsSmqType() in IsSmqType() function in OHOS::Idl::ASTType
140 virtual bool IsSmqType();
25 bool IsSmqType() override;
126 virtual bool IsSmqType();
13 bool ASTSmqType::IsSmqType() in IsSmqType() function in OHOS::HDI::ASTSmqType
138 bool ASTType::IsSmqType() in IsSmqType() function in OHOS::HDI::ASTType
1588 if (type->IsSequenceableType() || type->IsSmqType() || type->IsAshmemType()) { in CheckType()
1799 if (type->IsSequenceableType() || type->IsSmqType() || type->IsAshmemType()) { in CheckType()