Home
last modified time | relevance | path

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

/aosp12/system/tools/hidl/
H A DInterface.h150 bool fillDescriptorChainMethod(Method* method) const;
H A DInterface.cpp236 bool Interface::fillDescriptorChainMethod(Method *method) const { in fillDescriptorChainMethod() function in android::Interface
573 || fillDescriptorChainMethod(method) in addAllReservedMethods()