Home
last modified time | relevance | path

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

/packages/modules/adb/client/
Dfastdeploy.cpp106 static void push_to_device(const void* data, size_t byte_count, const char* dst, bool sync) { in push_to_device() function
123 push_to_device(kDeployAgent, sizeof(kDeployAgent), kDeviceAgentFile, check_time_stamps); in deploy_agent()
124 push_to_device(kDeployAgentScript, sizeof(kDeployAgentScript), kDeviceAgentScript, in deploy_agent()