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

/system/tools/hidl/
H A DInterface.h31 struct InterfaceAndMethod;
76 std::vector<InterfaceAndMethod> allMethodsFromRoot() const;
79 std::vector<InterfaceAndMethod> allSuperMethodsFromRoot() const;
165 struct InterfaceAndMethod { struct in namespace:android
166 InterfaceAndMethod(const Interface *iface, Method *method) function in struct:android::InterfaceAndMethod

Completed in 37 milliseconds