Home
last modified time | relevance | path

Searched defs:old_file (Results 1 – 12 of 12) sorted by relevance

/external/zucchini/
Dzucchini_integration.cc42 status::Code GenerateCommon(base::File old_file, in GenerateCommon()
98 status::Code ApplyCommon(base::File old_file, in ApplyCommon()
167 status::Code Generate(base::File old_file, in Generate()
186 File old_file(old_path, File::FLAG_OPEN | File::FLAG_READ | in Generate() local
200 status::Code Apply(base::File old_file, in Apply()
214 File old_file(old_path, File::FLAG_OPEN | File::FLAG_READ | in Apply() local
Dintegration_test.cc38 base::MemoryMappedFile old_file; in TestGenApply() local
Dzucchini_commands.cc102 File old_file(params.file_paths[0], File::FLAG_OPEN | File::FLAG_READ | in MainMatch() local
Dpatch_read_write_unittest.cc707 ByteVector old_file = {0x10, 0x32, 0x54, 0x76, 0x98}; in TEST() local
/external/bsdiff/
Dbspatch.cc186 std::unique_ptr<FileInterface> old_file = File::FOpen(old_filename, O_RDONLY); in bspatch() local
236 std::unique_ptr<FileInterface> old_file(new MemoryFile(old_data, old_size)); in bspatch() local
244 int bspatch(const std::unique_ptr<FileInterface>& old_file, in bspatch()
/external/zucchini/fuzzers/
Dfile_pair.proto12 required bytes old_file = 1; field
Dgenerate_fuzzer_data.py35 def gen(old_file, new_file, patch_file, output_file, is_raw, is_win): argument
/external/webrtc/rtc_base/
Dfile_rotating_stream.cc85 bool MoveFile(const std::string& old_file, const std::string& new_file) { in MoveFile()
145 bool MoveFile(const std::string& old_file, const std::string& new_file) { in MoveFile()
/external/protobuf/benchmarks/util/
Dschema_proto2_to_proto3_util.h25 static void StripFile(const FileDescriptor* old_file, in StripFile()
/external/toybox/toys/pending/
Dsyslogd.c289 char old_file[i]; in write_rotate() local
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_pair_schedule.c762 rc_register_file old_file, in rgb_to_alpha_remap()
/external/tensorflow/tensorflow/c/experimental/filesystem/
Dmodular_filesystem_test.cc899 std::unique_ptr<WritableFile> old_file; in TEST_P() local
1030 std::unique_ptr<WritableFile> old_file; in TEST_P() local