Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/adb/client/
Dadb_install.cpp161 static int install_app_streamed(int argc, const char** argv, bool use_fastdeploy) { in install_app_streamed()
250 static int install_app_legacy(int argc, const char** argv, bool use_fastdeploy) { in install_app_legacy()
448 std::vector<const char*> argv, bool* use_fastdeploy, in parse_fast_deploy_mode()
477 bool use_fastdeploy = false; in install_app() local
681 bool use_fastdeploy = false; in install_multiple_app() local