Home
last modified time | relevance | path

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

/system/tools/hidl/
DInterface.h122 bool fillLinkToDeathMethod(Method *method) const;
DInterface.cpp110 bool Interface::fillLinkToDeathMethod(Method *method) const { in fillLinkToDeathMethod() function in android::Interface
488 || fillLinkToDeathMethod(method) in addAllReservedMethods()