Home
last modified time | relevance | path

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

/packages/modules/adb/client/
Dadb_install.cpp160 static int install_app_streamed(int argc, const char** argv, bool use_fastdeploy) { in install_app_streamed()
254 static int install_app_legacy(int argc, const char** argv, bool use_fastdeploy) { in install_app_legacy()
452 std::vector<const char*> argv, bool* use_fastdeploy, in parse_fast_deploy_mode()
481 bool use_fastdeploy = false; in install_app() local
685 bool use_fastdeploy = false; in install_multiple_app() local