Searched defs:hidlReservedMethods (Results 1 - 1 of 1) sorted by relevance

/system/tools/hidl/
H A DInterface.cpp676 const std::vector<Method *> &Interface::hidlReservedMethods() const { function in class:android::Interface
695 for (Method *reservedMethod : hidlReservedMethods()) {

Completed in 50 milliseconds