Searched refs:watch_event_callback_copy (Results 1 – 1 of 1) sorted by relevance
1324 WatchEventCallback watch_event_callback_copy; in AddTraceEventWithThreadIdAndTimestamp() local1328 watch_event_callback_copy = watch_event_callback_; in AddTraceEventWithThreadIdAndTimestamp()1331 if (!watch_event_callback_copy.is_null()) in AddTraceEventWithThreadIdAndTimestamp()1332 watch_event_callback_copy.Run(); in AddTraceEventWithThreadIdAndTimestamp()