Searched defs:kTaskIdNull (Results 1 - 2 of 2) sorted by relevance

/external/libbrillo/brillo/message_loops/
H A Dmessage_loop.cc22 const MessageLoop::TaskId MessageLoop::kTaskIdNull = 0; member in class:brillo::MessageLoop
H A Dmessage_loop.h26 static const TaskId kTaskIdNull; member in class:brillo::MessageLoop
48 // In case of an error scheduling the task, the kTaskIdNull is returned.
82 // kTaskIdNull.

Completed in 168 milliseconds