HomeSort by relevance Sort by last modified time
    Searched full:launch_server (Results 1 - 5 of 5) sorted by null

  /system/core/adb/
adb_client.c 232 if(launch_server(__adb_server_port)) {
adb.h 257 int launch_server(int server_port);
adb.c 1022 int launch_server(int server_port) function
1130 fprintf(stderr, "pipe failed in launch_server, errno: %d\n", errno);
    [all...]
commandline.c     [all...]
  /bootable/recovery/minadbd/
adb.h 219 int launch_server(int server_port);

Completed in 278 milliseconds