Searched defs:kTaskIdNull (Results 1 – 2 of 2) sorted by relevance
22 const MessageLoop::TaskId MessageLoop::kTaskIdNull = 0; member in brillo::MessageLoop
27 static const TaskId kTaskIdNull; variable