Home
last modified time | relevance | path

Searched refs:g_use_localagent (Results 1 – 1 of 1) sorted by relevance

/system/core/adb/client/
Dfastdeploy.cpp39 static bool g_use_localagent = false; variable
71 g_use_localagent = use_localagent; in fastdeploy_set_local_agent()
81 if (g_use_localagent) { in get_agent_component_host_path()
242 if (g_use_localagent) { in get_patch_generator_command()