Home
last modified time | relevance | path

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

/system/tools/hidl/
DInterface.h149 bool fillDescriptorChainMethod(Method* method) const;
DInterface.cpp236 bool Interface::fillDescriptorChainMethod(Method *method) const { in fillDescriptorChainMethod() function in android::Interface
579 || fillDescriptorChainMethod(method) in addAllReservedMethods()