Searched defs:EventContext (Results 1 – 7 of 7) sorted by relevance
34 protected static class EventContext { class in JDWPProxyTestCase39 public EventContext(long threadId, long frameId, Location location) { in EventContext() method in JDWPProxyTestCase.EventContext
24 EventContext::EventContext( in EventContext() function in perfetto::EventContext
40 PERFETTO_ALWAYS_INLINE inline void WriteTrackEventArgs(EventContext) {} in WriteTrackEventArgs() argument
35 class EventContext; variable
25 class EventContext; variable
374 static void AddDebugAnnotations(EventContext*) {} in AddDebugAnnotations() argument
1419 [](perfetto::EventContext) {}); in TEST_P()1586 auto empty_lambda = [](perfetto::EventContext) {}; in TEST_P()