Searched refs:kAgentApplyCommandPattern (Results 1 – 1 of 1) sorted by relevance
280 const std::string kAgentApplyCommandPattern = "/data/local/tmp/deployagent apply %s %s -o %s"; in apply_patch_on_device() local291 android::base::StringPrintf(kAgentApplyCommandPattern.c_str(), packageName.c_str(), in apply_patch_on_device()301 const std::string kAgentApplyCommandPattern = "/data/local/tmp/deployagent apply %s %s -pm %s"; in install_patch() local330 android::base::StringPrintf(kAgentApplyCommandPattern.c_str(), packageName.c_str(), in install_patch()