Home
last modified time | relevance | path

Searched defs:TaskInfo (Results 1 – 2 of 2) sorted by relevance

/external/cronet/base/
Done_shot_event.cc18 struct OneShotEvent::TaskInfo { struct in base::OneShotEvent
19 TaskInfo() {} in TaskInfo() argument
20 TaskInfo(const Location& from_here, in TaskInfo() argument
33 Location from_here;
34 scoped_refptr<SingleThreadTaskRunner> runner;
35 OnceClosure task;
36 TimeDelta delay;
/external/tensorflow/tensorflow/core/data/service/
Dcommon.proto53 message TaskInfo { message