Home
last modified time | relevance | path

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

/system/tools/hidl/
DInterface.h135 mMethod(method) {} in InterfaceAndMethod()
136 Method *method() const { return mMethod; } in method()
141 Method *mMethod; member