Home
last modified time | relevance | path

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

/system/core/adb/client/
Dfastdeploy.cpp241 static std::string get_patch_generator_command() { in get_patch_generator_command() function
264 R"(%s "%s" "%s" > "%s")", get_patch_generator_command().c_str(), apkPath, metadataPath, in create_patch()