Home
last modified time | relevance | path

Searched refs:agentUpdateStrategy (Results 1 – 2 of 2) 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() argument
121 switch (agentUpdateStrategy) { in update_agent()