Home
last modified time | relevance | path

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

/system/tools/hidl/
DInterface.h146 bool fillGetDescriptorMethod(Method* method) const;
DInterface.cpp348 bool Interface::fillGetDescriptorMethod(Method *method) const { in fillGetDescriptorMethod() function in android::Interface
610 || fillGetDescriptorMethod(method) in addAllReservedMethods()