HomeSort by relevance Sort by last modified time
    Searched refs:ScopedMountNodeSocket (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/
mount_node_udp.cc 49 const ScopedMountNodeSocket& node)
95 ScopedMountNodeSocket node_;
202 UDPSendWork* work = new UDPSendWork(emitter_, ScopedMountNodeSocket(this));
mount_node_tcp.cc 50 const ScopedMountNodeSocket& stream)
105 ScopedMountNodeSocket node_;
395 ScopedMountNodeSocket(this));
mount_node_socket.h 29 typedef sdk_util::ScopedRef<MountNodeSocket> ScopedMountNodeSocket;

Completed in 37 milliseconds