Home
last modified time | relevance | path

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

/system/tools/hidl/
DInterface.h117 bool fillPingMethod(Method *method) const;
DInterface.cpp81 bool Interface::fillPingMethod(Method *method) const { in fillPingMethod() function in android::Interface
486 bool fillSuccess = fillPingMethod(method) in addAllReservedMethods()