Home
last modified time | relevance | path

Searched refs:adb_sideload_host (Results 1 – 1 of 1) sorted by relevance

/system/core/adb/
Dcommandline.c547 int adb_sideload_host(const char* fn) { in adb_sideload_host() function
1430 if (adb_sideload_host(argv[1])) { in adb_commandline()