Searched refs:uninstall_app (Results 1 – 1 of 1) sorted by relevance
52 static int uninstall_app(transport_type t, const char* serial, int argc, const char** argv);1397 return uninstall_app(ttype, serial, argc, argv); in adb_commandline()1501 static int uninstall_app(transport_type transport, const char* serial, int argc, in uninstall_app() function