Searched refs:IsNativeBufferType (Results 1 – 11 of 11) sorted by relevance
25 bool ASTNativeBufferType::IsNativeBufferType() in IsNativeBufferType() function in OHOS::Idl::ASTNativeBufferType
29 bool IsNativeBufferType() override;
165 bool ASTType::IsNativeBufferType() in IsNativeBufferType() function in OHOS::Idl::ASTType
144 virtual bool IsNativeBufferType();
20 bool IsNativeBufferType() override;
13 bool ASTNativeBufferType::IsNativeBufferType() in IsNativeBufferType() function in OHOS::HDI::ASTNativeBufferType
130 virtual bool IsNativeBufferType();
148 bool ASTType::IsNativeBufferType() in IsNativeBufferType() function in OHOS::HDI::ASTType
47 if (elementType_->IsStringType() || elementType_->IsNativeBufferType()) { in EmitCType()194 } else if (elementType_->IsFdType() || elementType_->IsNativeBufferType()) { in EmitCProxyReadVar()247 } else if (elementType_->IsFdType() || elementType_->IsNativeBufferType()) { in EmitCStubReadVar()556 …ementType_->IsStructType() || elementType_->IsStringType() || elementType_->IsNativeBufferType()) { in EmitMemoryRecycle()
19 if (type->IsNativeBufferType()) { in GetStdlibInclusions()
26 if (type->IsNativeBufferType()) { in GetStdlibInclusions()