Home
last modified time | relevance | path

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

/system/core/adb/client/
Dfastdeploy.h34 std::string get_patch_path(const char* apkPath);
Dfastdeploy.cpp272 std::string get_patch_path(const char* apkPath) { in get_patch_path() function
282 std::string patchDevicePath = get_patch_path(apkPath); in apply_patch_on_device()
Dadb_install.cpp137 std::string patchDevicePath = get_patch_path(apkPath); in delete_device_patch_file()