Searched refs:mInstrumentationCallbacks (Results 1 – 2 of 2) sorted by relevance
59 registerInstrumentationCallbacks (&mInstrumentationCallbacks); in configureInstrumentation()64 mInstrumentationCallbacks.clear(); in configureInstrumentation()
172 std::vector<InstrumentationCallback> mInstrumentationCallbacks; member