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

  /system/core/adb/
socket_spec.h 23 bool is_local_socket_spec(const std::string& spec);
socket_spec.cpp 128 bool is_local_socket_spec(const std::string& spec) { function
adb_client.cpp 197 if (fd == -2 && !is_local_socket_spec(__adb_server_socket_spec)) {

Completed in 74 milliseconds