Home
last modified time | relevance | path

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

/system/tools/hidl/
DInterface.h168 mMethod(method) {} in InterfaceAndMethod()
169 Method *method() const { return mMethod; } in method()
175 Method *mMethod; member