Searched refs:InstrumentationCallback (Results 1 – 2 of 2) sorted by relevance
158 using InstrumentationCallback = std::function<void( member172 const std::vector<InstrumentationCallback>& getInstrumentationCallbacks() { in getInstrumentationCallbacks()196 std::vector<InstrumentationCallback> *instrumentationCallbacks);203 std::vector<InstrumentationCallback> mInstrumentationCallbacks;
140 std::vector<InstrumentationCallback> *instrumentationCallbacks) { in registerInstrumentationCallbacks()