Searched refs:use_localagent (Results 1 – 3 of 3) sorted by relevance
27 void fastdeploy_set_local_agent(bool use_localagent);
143 bool use_localagent) { in install_app_streamed() argument239 bool use_localagent) { in install_app_legacy() argument302 bool use_localagent = false; in install_app() local334 use_localagent = true; in install_app()373 fastdeploy_set_local_agent(use_localagent); in install_app()387 use_fastdeploy, use_localagent); in install_app()390 use_fastdeploy, use_localagent); in install_app()
70 void fastdeploy_set_local_agent(bool use_localagent) { in fastdeploy_set_local_agent() argument71 g_use_localagent = use_localagent; in fastdeploy_set_local_agent()