Searched refs:resultNeedsDeref (Results 1 – 23 of 23) sorted by relevance
38 bool resultNeedsDeref() const override;
62 bool PointerType::resultNeedsDeref() const { in resultNeedsDeref() function in android::PointerType
58 bool TypeDef::resultNeedsDeref() const { in resultNeedsDeref() function in android::TypeDef
49 bool resultNeedsDeref() const override;
46 bool resultNeedsDeref() const override;
73 bool DeathRecipientType::resultNeedsDeref() const { in resultNeedsDeref() function in android::DeathRecipientType
58 bool resultNeedsDeref() const override;
62 bool resultNeedsDeref() const override;
69 bool resultNeedsDeref() const override;
78 bool resultNeedsDeref() const override;
140 bool MemoryType::resultNeedsDeref() const { in resultNeedsDeref() function in android::MemoryType
159 bool FmqType::resultNeedsDeref() const { in resultNeedsDeref() function in android::FmqType
208 bool StringType::resultNeedsDeref() const { in resultNeedsDeref() function in android::StringType
107 bool resultNeedsDeref() const override;
236 bool RefType::resultNeedsDeref() const { in resultNeedsDeref() function in android::RefType
119 bool resultNeedsDeref() const override;
127 bool resultNeedsDeref() const override;
197 virtual bool resultNeedsDeref() const;
1477 if (arg->type().resultNeedsDeref()) { in generateStaticProxyMethodSource()1843 if (arg->type().resultNeedsDeref()) { in generateStaticStubMethodSource()1884 if (arg->type().resultNeedsDeref()) { in generateStaticStubMethodSource()2247 << (arg->type().resultNeedsDeref() ? "" : "&") in generateCppInstrumentationCall()2278 << (arg->type().resultNeedsDeref() ? "" : "&") in generateCppInstrumentationCall()
402 bool Type::resultNeedsDeref() const { in resultNeedsDeref() function in android::Type
358 bool ArrayType::resultNeedsDeref() const { in resultNeedsDeref() function in android::ArrayType
718 bool VectorType::resultNeedsDeref() const { in resultNeedsDeref() function in android::VectorType
979 bool CompoundType::resultNeedsDeref() const { in resultNeedsDeref() function in android::CompoundType