Home
last modified time | relevance | path

Searched refs:isNeverStrongReference (Results 1 – 5 of 5) sorted by relevance

/system/tools/hidl/
DInterface.h134 bool isNeverStrongReference() const override;
DType.cpp150 if (!ref->shallowGet()->isNeverStrongReference()) { in getStrongReferences()
760 bool Type::isNeverStrongReference() const { in isNeverStrongReference() function in android::Type
DMethod.cpp98 if (!ref->shallowGet()->isNeverStrongReference()) { in getStrongReferences()
DType.h342 virtual bool isNeverStrongReference() const;
DInterface.cpp992 bool Interface::isNeverStrongReference() const { in isNeverStrongReference() function in android::Interface