Home
last modified time | relevance | path

Searched refs:adb_server_main (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/modules/adb/client/
H A Dmain.cpp84 int adb_server_main(int is_daemon, const std::string& socket_spec, int ack_reply_fd) { in adb_server_main() function
H A Dcommandline.cpp1667 r = adb_server_main(is_daemon, server_socket_str, ack_reply_fd); in adb_commandline()
/aosp12/packages/modules/adb/
H A Dadb.h136 int adb_server_main(int is_daemon, const std::string& socket_spec, int ack_reply_fd);