Home
last modified time | relevance | path

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

/system/core/adb/client/
Dfastdeploy.cpp93 static bool deploy_agent(bool checkTimeStamps) { in deploy_agent() argument
102 if (do_sync_push(srcs, kDeviceAgentPath, checkTimeStamps)) { in deploy_agent()