Home
last modified time | relevance | path

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

/system/core/adb/client/
Dadb_install.cpp142 static int install_app_streamed(int argc, const char** argv, bool use_fastdeploy, in install_app_streamed()
238 static int install_app_legacy(int argc, const char** argv, bool use_fastdeploy, in install_app_legacy()
300 bool use_fastdeploy = false; in install_app() local