Home
last modified time | relevance | path

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

/aosp12/system/tools/hidl/
H A DInterface.h149 bool fillPingMethod(Method* method) const;
H A DInterface.cpp62 bool Interface::fillPingMethod(Method *method) const { in fillPingMethod() function in android::Interface
572 bool fillSuccess = fillPingMethod(method) in addAllReservedMethods()