Home
last modified time | relevance | path

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

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