Searched defs:EventContext (Results 1 – 9 of 9) sorted by relevance
36 pub struct EventContext<T: PollToken> { struct46 impl<T: PollToken> EventContext<T> { implementation
34 protected static class EventContext { class in JDWPProxyTestCase39 public EventContext(long threadId, long frameId, Location location) { in EventContext() method in JDWPProxyTestCase.EventContext
25 EventContext::EventContext( in EventContext() function in perfetto::EventContext
29 PERFETTO_ALWAYS_INLINE inline void WriteTrackEventArgs(EventContext) {} in WriteTrackEventArgs() argument
52 class EventContext; variable
26 class EventContext; variable
42 class EventContext; variable
373 static void AddDebugAnnotations(EventContext*) {} in AddDebugAnnotations() argument
1098 auto empty_lambda = [](perfetto::EventContext) {}; in TEST_P()1645 [](perfetto::EventContext) {}); in TEST_P()1871 auto empty_lambda = [](perfetto::EventContext) {}; in TEST_P()