HomeSort by relevance Sort by last modified time
    Searched defs:kTaskIdNull (Results 1 - 2 of 2) sorted by null

  /external/libbrillo/brillo/message_loops/
message_loop.cc 22 const MessageLoop::TaskId MessageLoop::kTaskIdNull = 0;
message_loop.h 26 static const TaskId kTaskIdNull;
48 // In case of an error scheduling the task, the kTaskIdNull is returned.
82 // kTaskIdNull.

Completed in 60 milliseconds