Searched defs:LocationAndTask (Results 1 – 1 of 1) sorted by relevance
152 struct LocationAndTask { struct in net::__anon943455d90211::TaskRunnerWithCap154 LocationAndTask(const base::Location& from_here, base::OnceClosure task) in LocationAndTask() function156 base::Location from_here;157 base::OnceClosure task;