Home
last modified time | relevance | path

Searched defs:use_fastdeploy (Results 1 – 1 of 1) sorted by relevance

/packages/modules/adb/client/
Dadb_install.cpp165 static int install_app_streamed(int argc, const char** argv, bool use_fastdeploy) { in install_app_streamed()
259 static int install_app_legacy(int argc, const char** argv, bool use_fastdeploy) { in install_app_legacy()
457 std::vector<const char*> argv, bool* use_fastdeploy, in parse_fast_deploy_mode()
486 bool use_fastdeploy = false; in install_app() local
690 bool use_fastdeploy = false; in install_multiple_app() local