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

  /external/chromium_org/tools/android/forwarder2/
socket.h 30 bool ConnectUnix(const std::string& path);
socket.cc 52 bool Socket::ConnectUnix(const std::string& path) {
452 if (!socket.ConnectUnix(path))
daemon.cc 135 if (!socket->ConnectUnix(socket_name)) {

Completed in 735 milliseconds