Home
last modified time | relevance | path

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

/system/core/adb/client/
Dfastdeploy.cpp75 static std::string get_agent_component_host_path(const char* local_path, const char* sdk_path) { in get_agent_component_host_path() function
96 get_agent_component_host_path("/system/framework/deployagent.jar", "/deployagent.jar"); in deploy_agent()
98 get_agent_component_host_path("/system/bin/deployagent", "/deployagent"); in deploy_agent()