Home
last modified time | relevance | path

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

/system/libhidl/base/
DHidlInternal.cpp129 std::vector<InstrumentationCallback> *instrumentationCallbacks) { in registerInstrumentationCallbacks() argument
196 instrumentationCallbacks->push_back(cb); in registerInstrumentationCallbacks()
204 (void) instrumentationCallbacks; in registerInstrumentationCallbacks()
/system/libhidl/base/include/hidl/
DHidlInternal.h195 std::vector<InstrumentationCallback> *instrumentationCallbacks);