Searched refs:get_patch_path (Results 1 – 3 of 3) sorted by relevance
34 std::string get_patch_path(const char* apkPath);
272 std::string get_patch_path(const char* apkPath) { in get_patch_path() function282 std::string patchDevicePath = get_patch_path(apkPath); in apply_patch_on_device()
137 std::string patchDevicePath = get_patch_path(apkPath); in delete_device_patch_file()