Searched defs:old_file (Results 1 – 7 of 7) sorted by relevance
186 std::unique_ptr<FileInterface> old_file = File::FOpen(old_filename, O_RDONLY); in bspatch() local236 std::unique_ptr<FileInterface> old_file(new MemoryFile(old_data, old_size)); in bspatch() local244 int bspatch(const std::unique_ptr<FileInterface>& old_file, in bspatch()
85 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()
25 static void StripFile(const FileDescriptor* old_file, in StripFile()
144 HANDLE old_file = m_file; in Disconnect() local
289 char old_file[i]; in write_rotate() local
762 rc_register_file old_file, in rgb_to_alpha_remap()
899 std::unique_ptr<WritableFile> old_file; in TEST_P() local1030 std::unique_ptr<WritableFile> old_file; in TEST_P() local