Searched refs:SupportsExplicitClockSync (Results 1 – 16 of 16) sorted by relevance
68 def SupportsExplicitClockSync(self): member in DdmsAgent73 assert self.SupportsExplicitClockSync(), ('Clock sync marker cannot be '
106 def SupportsExplicitClockSync(self): member in ChromeStartupTracingAgent111 assert self.SupportsExplicitClockSync(), ('Clock sync marker cannot be '
125 def SupportsExplicitClockSync(self): member in ChromeTracingAgent130 assert self.SupportsExplicitClockSync(), ('Clock sync marker cannot be '
41 def SupportsExplicitClockSync(self): member in FakeAgent2
42 def SupportsExplicitClockSync(self): member in FakeAgent
206 def SupportsExplicitClockSync(self): member in PerfProfilerAgent211 assert self.SupportsExplicitClockSync(), ('Clock sync marker cannot be '
128 def SupportsExplicitClockSync(self): member in BattOrTraceAgent130 return self._battor_wrapper.SupportsExplicitClockSync()
58 def SupportsExplicitClockSync(self): member in TracingAgent
71 def SupportsExplicitClockSync(self): member in AndroidProcessDataAgent
58 def SupportsExplicitClockSync(self): member in AtraceFromFileAgent
92 def SupportsExplicitClockSync(self): member in WaltAgent
71 def SupportsExplicitClockSync(self): member in AtraceProcessDumpAgent
203 def SupportsExplicitClockSync(self): member in FtraceAgent
218 def SupportsExplicitClockSync(self): member in AtraceAgent
90 def SupportsExplicitClockSync(self): member in TracingControllerAgent237 if agent.SupportsExplicitClockSync():
281 def SupportsExplicitClockSync(self): member in BattOrWrapper