Home
last modified time | relevance | path

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

/system/tools/hidl/
DInterface.h147 bool fillDescriptorChainMethod(Method* method) const;
DInterface.cpp232 bool Interface::fillDescriptorChainMethod(Method *method) const { in fillDescriptorChainMethod() function in android::Interface
558 || fillDescriptorChainMethod(method) in addAllReservedMethods()