Searched refs:GetDictForChromeTracing (Results 1 – 2 of 2) sorted by relevance
43 def GetDictForChromeTracing(self): member in MemoryDumpConfig97 result.update(self.GetDictForChromeTracing())98 result.update(self._tracing_category_filter.GetDictForChromeTracing())100 result.update(self._memory_dump_config.GetDictForChromeTracing())172 def GetDictForChromeTracing(self): member in TracingConfig
126 def GetDictForChromeTracing(self): member in TracingCategoryFilter