Home
last modified time | relevance | path

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

/system/tools/hidl/
DInterface.h123 bool fillUnlinkToDeathMethod(Method *method) const;
DInterface.cpp154 bool Interface::fillUnlinkToDeathMethod(Method *method) const { in fillUnlinkToDeathMethod() function in android::Interface
489 || fillUnlinkToDeathMethod(method) in addAllReservedMethods()