Searched refs:IsByteType (Results 1 – 14 of 14) sorted by relevance
25 bool ASTByteType::IsByteType() in IsByteType() function in OHOS::Idl::ASTByteType
28 bool IsByteType() override;
45 bool ASTType::IsByteType() in IsByteType() function in OHOS::Idl::ASTType
40 virtual bool IsByteType();
29 bool IsByteType() override;
50 bool ASTType::IsByteType() in IsByteType() function in OHOS::Idl::ASTType
98 virtual bool IsByteType();
20 bool IsByteType() override;
86 virtual bool IsByteType();
13 bool ASTByteType::IsByteType() in IsByteType() function in OHOS::HDI::ASTByteType
38 bool ASTType::IsByteType() in IsByteType() function in OHOS::HDI::ASTType
457 } else if (type->IsByteType()) { in Type2Kind()
465 } else if (type->IsByteType()) { in Type2Kind()