Home
last modified time | relevance | path

Searched refs:fillLinkToDeathMethod (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/tools/hidl/
H A DInterface.h154 bool fillLinkToDeathMethod(Method* method) const;
H A DInterface.cpp93 bool Interface::fillLinkToDeathMethod(Method *method) const { in fillLinkToDeathMethod() function in android::Interface
577 || fillLinkToDeathMethod(method) in addAllReservedMethods()