Searched refs:uninstall_app (Results 1 - 1 of 1) sorted by relevance

/system/core/adb/
H A Dcommandline.cpp52 static int uninstall_app(transport_type t, const char* serial, int argc, const char** argv);
1397 return uninstall_app(ttype, serial, argc, argv);
1501 static int uninstall_app(transport_type transport, const char* serial, int argc, function

Completed in 57 milliseconds