Home
last modified time | relevance | path

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

/system/tools/hidl/
DInterface.h155 bool fillDebugMethod(Method* method) const;
DInterface.cpp394 bool Interface::fillDebugMethod(Method *method) const { in fillDebugMethod() function in android::Interface
566 || fillDebugMethod(method); in addAllReservedMethods()