Home
last modified time | relevance | path

Searched defs:resultNeedsDeref (Results 1 – 11 of 11) sorted by relevance

/system/tools/hidl/
DTypeDef.cpp71 bool TypeDef::resultNeedsDeref() const { in resultNeedsDeref() function in android::TypeDef
DDeathRecipientType.cpp73 bool DeathRecipientType::resultNeedsDeref() const { in resultNeedsDeref() function in android::DeathRecipientType
DPointerType.cpp62 bool PointerType::resultNeedsDeref() const { in resultNeedsDeref() function in android::PointerType
DMemoryType.cpp140 bool MemoryType::resultNeedsDeref() const { in resultNeedsDeref() function in android::MemoryType
DFmqType.cpp158 bool FmqType::resultNeedsDeref() const { in resultNeedsDeref() function in android::FmqType
DStringType.cpp208 bool StringType::resultNeedsDeref() const { in resultNeedsDeref() function in android::StringType
DRefType.cpp241 bool RefType::resultNeedsDeref() const { in resultNeedsDeref() function in android::RefType
DVectorType.cpp723 bool VectorType::resultNeedsDeref() const { in resultNeedsDeref() function in android::VectorType
DArrayType.cpp384 bool ArrayType::resultNeedsDeref() const { in resultNeedsDeref() function in android::ArrayType
DCompoundType.cpp980 bool CompoundType::resultNeedsDeref() const { in resultNeedsDeref() function in android::CompoundType
DType.cpp634 bool Type::resultNeedsDeref() const { in resultNeedsDeref() function in android::Type