OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:uninstall_app
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/test/pyautolib/
chromoting_helper.py
113
uninstall_app
= os.path.join('/', 'Applications',
117
subprocess.call([
uninstall_app
, '--no-ui'])
/system/core/adb/
commandline.c
46
int
uninstall_app
(transport_type transport, char* serial, int argc, char** argv);
1593
int
uninstall_app
(transport_type transport, char* serial, int argc, char** argv)
function
[
all
...]
Completed in 153 milliseconds