Home
last modified time | relevance | path

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

/system/tools/hidl/
DInterface.h152 bool fillHashChainMethod(Method* method) const;
DInterface.cpp289 bool Interface::fillHashChainMethod(Method *method) const { in fillHashChainMethod() function in android::Interface
575 || fillHashChainMethod(method) in addAllReservedMethods()