Searched refs:install_app (Results 1 – 1 of 1) sorted by relevance
50 static int install_app(transport_type t, const char* serial, int argc, const char** argv);1389 return install_app(ttype, serial, argc, argv); in adb_commandline()1537 static int install_app(transport_type transport, const char* serial, int argc, in install_app() function