Searched refs:add_instant_event_with_descriptor_callback (Results 1 – 3 of 3) sorted by relevance
45 void (*MetricsLogger::add_instant_event_with_descriptor_callback)(int64_t event_code, variable179 if (MetricsLogger::add_instant_event_with_descriptor_callback) { in operator ()()180 MetricsLogger::add_instant_event_with_descriptor_callback( in operator ()()204 if (MetricsLogger::add_instant_event_with_descriptor_callback) { in operator ()()205 MetricsLogger::add_instant_event_with_descriptor_callback( in operator ()()
119 static void (*add_instant_event_with_descriptor_callback)(int64_t event_code, variable
2587 MetricsLogger::add_instant_event_with_descriptor_callback = reinterpret_cast< in stream_renderer_init()