Searched refs:apk_dest (Results 1 – 1 of 1) sorted by relevance
259 std::string apk_dest = in install_app_legacy() local272 apply_patch_on_device(apk_file[0], patchTmpFile.path, apk_dest.c_str()); in install_app_legacy()277 if (!do_sync_push(apk_file, apk_dest.c_str(), false)) goto cleanup_apk; in install_app_legacy()280 argv[last_apk] = apk_dest.c_str(); /* destination name, not source location */ in install_app_legacy()289 delete_device_file(apk_dest); in install_app_legacy()