Home
last modified time | relevance | path

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

/system/libhidl/base/
DHidlInternal.cpp59 registerInstrumentationCallbacks (&mInstrumentationCallbacks); in configureInstrumentation()
64 mInstrumentationCallbacks.clear(); in configureInstrumentation()
/system/libhidl/base/include/hidl/
DHidlInternal.h172 std::vector<InstrumentationCallback> mInstrumentationCallbacks; member