Home
last modified time | relevance | path

Searched defs:incoming_queue_ (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/message_loop/
Dmessage_loop_task_runner.h46 scoped_refptr<IncomingTaskQueue> incoming_queue_; variable
Dincoming_task_queue.h87 TaskQueue incoming_queue_; variable
/external/libbrillo/brillo/streams/
Dfake_stream.h151 std::queue<InputDataPacket> incoming_queue_; variable