Home
last modified time | relevance | path

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

/system/tools/hidl/
DInterface.h171 mMethod(method) {} in InterfaceAndMethod()
172 Method *method() const { return mMethod; } in method()
178 Method *mMethod; member