Home
last modified time | relevance | path

Searched defs:backup_file (Results 1 – 3 of 3) sorted by relevance

/third_party/cef/tools/
Dfile_util.py64 def backup_file(name): function
/third_party/gettext/gettext-tools/src/
Dmsgmerge.c492 char *backup_file; in main() local
/third_party/glib/gio/tests/
Dfile.c1693 GFile *tmpdir = NULL, *source_file = NULL, *backup_file = NULL; in test_replace() local