Home
last modified time | relevance | path

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

/system/tools/hidl/
DInterface.h153 bool fillLinkToDeathMethod(Method* method) const;
DInterface.cpp93 bool Interface::fillLinkToDeathMethod(Method *method) const { in fillLinkToDeathMethod() function in android::Interface
583 || fillLinkToDeathMethod(method) in addAllReservedMethods()