Searched refs:adb_sideload_install (Results 1 – 1 of 1) sorted by relevance
882 static int adb_sideload_install(const char* filename, bool rescue_mode) { in adb_sideload_install() function1792 if (adb_sideload_install(argv[1], false /* rescue_mode */)) { in adb_commandline()1814 if (adb_sideload_install(argv[2], true /* rescue_mode */) != 0) { in adb_commandline()