Home
last modified time | relevance | path

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

/system/tools/hidl/
DInterface.h118 bool fillDescriptorChainMethod(Method *method) const;
DInterface.cpp253 bool Interface::fillDescriptorChainMethod(Method *method) const { in fillDescriptorChainMethod() function in android::Interface
484 || fillDescriptorChainMethod(method) in addAllReservedMethods()