Home
last modified time | relevance | path

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

/system/core/adb/client/
Dfastdeploy.h21 enum FastDeploy_AgentUpdateStrategy { enum
29 void update_agent(FastDeploy_AgentUpdateStrategy agentUpdateStrategy);
Dfastdeploy.cpp119 void update_agent(FastDeploy_AgentUpdateStrategy agentUpdateStrategy) { in update_agent()
Dadb_install.cpp303 FastDeploy_AgentUpdateStrategy agent_update_strategy = FastDeploy_AgentUpdateDifferentVersion; in install_app()