Searched refs:SupportsExplicitClockSync (Results 1 – 4 of 4) sorted by relevance
66 def SupportsExplicitClockSync(self): member in TracingController67 return self._tracing_controller_backend.SupportsExplicitClockSync()
65 def SupportsExplicitClockSync(self): member in TracingAgent
184 def SupportsExplicitClockSync(self): member in TracingControllerBackend200 if agent.SupportsExplicitClockSync():
40 def SupportsExplicitClockSync(self): member in FakeTracingAgentBase