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

  /system/core/adb/
socket_spec.cpp 209 *resolved_tcp_port = adb_socket_get_local_port(result);
sysdeps.h 191 int adb_socket_get_local_port(int fd);
547 inline int adb_socket_get_local_port(int fd) {
sysdeps_win32.cpp 996 int adb_socket_get_local_port(int fd) { function
    [all...]

Completed in 75 milliseconds