Searched refs:QueueOutput (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/native_client_sdk/src/libraries/nacl_io/
H A Dmount_node_stream.cc52 void MountNodeStream::QueueOutput() {} function in class:nacl_io::MountNodeStream
H A Dmount_node_stream.h46 virtual void QueueOutput();
H A Dmount_node_udp.h32 virtual void QueueOutput();
H A Dmount_node_tcp.h35 virtual void QueueOutput();
H A Dmount_node_udp.cc88 node_->QueueOutput();
195 void MountNodeUDP::QueueOutput() { function in class:nacl_io::MountNodeUDP
H A Dmount_node_tcp.cc98 node_->QueueOutput();
384 void MountNodeTCP::QueueOutput() { function in class:nacl_io::MountNodeTCP
H A Dmount_node_socket.cc436 QueueOutput();

Completed in 37 milliseconds