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

  /system/core/adb/
adb.h 153 int launch_server(int server_port);
adb_client.cpp 196 if (launch_server(__adb_server_port)) {
198 // launch_server() has already printed detailed error info, so just
adb.cpp 608 int launch_server(int server_port) function
847 fprintf(stderr, "pipe failed in launch_server, errno: %d\n", errno);
    [all...]
commandline.cpp     [all...]

Completed in 70 milliseconds