Searched refs:did_start_task_runner (Results 1 – 2 of 2) sorted by relevance
37 bool did_start_task_runner() const { return did_start_task_runner_; } in did_start_task_runner() function
82 if (!perfetto_platform->did_start_task_runner()) in TracingEnvironment()