Searched defs:LocationAndTask (Results 1 – 1 of 1) sorted by relevance
153 struct LocationAndTask { struct in net::__anon1e97fd2a0211::TaskRunnerWithCap155 LocationAndTask(const base::Location& from_here, base::OnceClosure task) in LocationAndTask() argument157 base::Location from_here;158 base::OnceClosure task;