Home
last modified time | relevance | path

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

/system/core/adb/client/
Dfastdeploy.cpp45 static constexpr const char* kDeviceAgentFile = "/data/local/tmp/deployagent.jar"; variable
123 push_to_device(kDeployAgent, sizeof(kDeployAgent), kDeviceAgentFile, check_time_stamps); in deploy_agent()