Searched refs:install_multiple_app (Results 1 – 1 of 1) sorted by relevance
66 static int install_multiple_app(TransportType t, const char* serial, int argc, const char** argv);1837 return install_multiple_app(transport_type, serial, argc, argv); in adb_commandline()2055 static int install_multiple_app(TransportType transport, const char* serial, int argc, in install_multiple_app() function