Home
last modified time | relevance | path

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

/system/tools/hidl/
DInterface.h151 bool fillLinkToDeathMethod(Method* method) const;
DInterface.cpp89 bool Interface::fillLinkToDeathMethod(Method *method) const { in fillLinkToDeathMethod() function in android::Interface
562 || fillLinkToDeathMethod(method) in addAllReservedMethods()