Home
last modified time | relevance | path

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

/system/core/adb/client/
Dfastdeploy.h29 void update_agent(FastDeploy_AgentUpdateStrategy agentUpdateStrategy);
Dfastdeploy.cpp119 void update_agent(FastDeploy_AgentUpdateStrategy agentUpdateStrategy) { in update_agent() function
Dadb_install.cpp374 update_agent(agent_update_strategy); in install_app()