/aosp_15_r20/bootable/deprecated-ota/tests/unit/host/ |
H A D | imgdiff_test.cpp | 126 TemporaryFile patch_file; in TEST() local 171 TemporaryFile patch_file; in TEST() local 225 TemporaryFile patch_file; in TEST() local 273 TemporaryFile patch_file; in TEST() local 321 TemporaryFile patch_file; in TEST() local 364 TemporaryFile patch_file; in TEST() local 407 TemporaryFile patch_file; in TEST() local 442 TemporaryFile patch_file; in TEST() local 471 TemporaryFile patch_file; in TEST() local 508 TemporaryFile patch_file; in TEST() local [all …]
|
H A D | update_simulator_test.cpp | 72 TemporaryFile patch_file; in CreateBsdiffPatch() local
|
/aosp_15_r20/external/zucchini/ |
H A D | zucchini_integration.cc | 44 base::File patch_file, in GenerateCommon() 99 base::File patch_file, in ApplyCommon() 149 status::Code VerifyPatchCommon(base::File patch_file, in VerifyPatchCommon() 169 base::File patch_file, in Generate() 190 File patch_file(patch_path, File::FLAG_CREATE_ALWAYS | File::FLAG_READ | in Generate() local 201 base::File patch_file, in Apply() 216 File patch_file(patch_path, File::FLAG_OPEN | File::FLAG_READ | in Apply() local 226 status::Code VerifyPatch(base::File patch_file) { in VerifyPatch() 232 File patch_file(patch_path, File::FLAG_OPEN | File::FLAG_READ | in VerifyPatch() local
|
/aosp_15_r20/system/update_engine/lz4diff/ |
H A D | lz4diff_main.cc | 48 const char* patch_file, in ExecuteLz4diff() 86 const char* patch_file, in ExecuteLz4diffOp() 165 const char* patch_file = argc == 6 ? argv[5] : nullptr; in main() local 178 const char* patch_file = argv[5]; in main() local
|
/aosp_15_r20/system/update_engine/payload_generator/ |
H A D | delta_diff_utils_unittest.cc | 733 ScopedTempFile patch_file; in TEST_F() local 764 ScopedTempFile patch_file; in TEST_F() local 796 ScopedTempFile patch_file; in TEST_F() local
|
/aosp_15_r20/external/vboot_reference/tests/futility/ |
H A D | test_update.sh | 64 patch_file() { function
|
/aosp_15_r20/external/zucchini/fuzzers/ |
H A D | generate_fuzzer_data.py | 35 def gen(old_file, new_file, patch_file, output_file, is_raw, is_win): argument
|
/aosp_15_r20/external/pytorch/scripts/compile_tests/ |
H A D | update_failures.py | 41 def patch_file( function
|
/aosp_15_r20/bootable/deprecated-ota/applypatch/ |
H A D | applypatch_modes.cpp | 59 const std::string& patch_file, const std::string& bonus_file) { in PatchMode()
|
/aosp_15_r20/external/pigweed/pw_arduino_build/py/pw_arduino_build/ |
H A D | file_operations.py | 240 root_directory, patch_file, ignore_whitespace=True, unsafe_paths=False argument
|
/aosp_15_r20/bootable/deprecated-ota/tests/unit/ |
H A D | applypatch_modes_test.cpp | 141 TemporaryFile patch_file; in TEST_F() local
|
H A D | updater_test.cpp | 654 TemporaryFile patch_file; in GetEntriesForBsdiff() local
|
/aosp_15_r20/external/clang/tools/clang-format/ |
H A D | git-clang-format | 292 def extract_lines(patch_file): argument
|
/aosp_15_r20/external/bcc/scripts/ |
H A D | git-clang-format | 294 def extract_lines(patch_file): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/bin/ |
D | git-clang-format | 352 def extract_lines(patch_file): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/bin/ |
D | git-clang-format | 352 def extract_lines(patch_file): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-stable/bin/ |
D | git-clang-format | 352 def extract_lines(patch_file): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/bin/ |
D | git-clang-format | 352 def extract_lines(patch_file): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/bin/ |
D | git-clang-format | 352 def extract_lines(patch_file): argument
|
/aosp_15_r20/system/update_engine/payload_consumer/ |
H A D | vabc_partition_writer_unittest.cc | 212 TemporaryFile patch_file; in GetNoopBSDIFF() local
|
/aosp_15_r20/external/bsdiff/ |
H A D | bspatch.cc | 154 std::unique_ptr<FileInterface> patch_file = in bspatch() local
|
/aosp_15_r20/system/update_engine/aosp/ |
H A D | update_attempter_android_integration_test.cc | 229 ScopedTempFile patch_file{"bspatch.XXXXXX", true}; in HydratePayload() local
|
/aosp_15_r20/system/core/fs_mgr/libsnapshot/libsnapshot_cow/ |
H A D | create_cow.cpp | 123 const std::string& patch_file, const std::string& compression) in CreateSnapshot()
|
/aosp_15_r20/system/core/fs_mgr/libsnapshot/ |
H A D | snapshotctl.cpp | 417 std::string patch_file = snapshot_dir_path_ + patch; in WriteSnapshotPatch() local
|