Home
last modified time | relevance | path

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

/system/tools/hidl/
DInterface.h155 bool fillUnlinkToDeathMethod(Method* method) const;
DInterface.cpp137 bool Interface::fillUnlinkToDeathMethod(Method *method) const { in fillUnlinkToDeathMethod() function in android::Interface
578 || fillUnlinkToDeathMethod(method) in addAllReservedMethods()