Searched defs:stop_args (Results 1 – 3 of 3) sorted by relevance
68 void OnStop(const StopArgs& stop_args) override { in OnStop()
1508 StopArgsImpl stop_args{}; in StopDataSource_AsyncBeginImpl() local1545 std::move(stop_args.async_stop_closure)(); in StopDataSource_AsyncBeginImpl() local
1321 base::PeriodicTask::Args stop_args; in StartTracing() local