Searched refs:EventTracingThreadFunc (Results 1 – 1 of 1) sorted by relevance
77 static bool EventTracingThreadFunc(void* params);86 : logging_thread_(EventTracingThreadFunc, this, "EventTracingThread"), in EventLogger()193 static bool EventTracingThreadFunc(void* params) { in EventTracingThreadFunc() function