Home
last modified time | relevance | path

Searched defs:allReservedMethods (Results 1 – 2 of 2) sorted by relevance

/system/tools/hidl/
DInterface.cpp552 bool Interface::addAllReservedMethods(const std::map<std::string, Method*>& allReservedMethods) { in addAllReservedMethods()
DAST.cpp928 std::map<std::string, Method*> allReservedMethods(mAllReservedMethods); in addAllReservedMethodsToInterface() local