Searched refs:InstrumentationCallback (Results 1 – 2 of 2) sorted by relevance
157 using InstrumentationCallback = std::function<void( member171 const std::vector<InstrumentationCallback>& getInstrumentationCallbacks() { in getInstrumentationCallbacks()195 std::vector<InstrumentationCallback> *instrumentationCallbacks);202 std::vector<InstrumentationCallback> mInstrumentationCallbacks;
129 std::vector<InstrumentationCallback> *instrumentationCallbacks) { in registerInstrumentationCallbacks()