Home
last modified time | relevance | path

Searched defs:path_copy (Results 1 – 8 of 8) sorted by relevance

/external/cronet/tot/base/files/
Dfile_path_watcher_fsevents.cc106 const FilePath path_copy(path); in Watch() local
Dimportant_file_writer.cc224 wchar_t path_copy[MAX_PATH]; in WriteFileAtomicallyImpl() local
/external/cronet/stable/base/files/
Dfile_path_watcher_fsevents.cc106 const FilePath path_copy(path); in Watch() local
Dimportant_file_writer.cc224 wchar_t path_copy[MAX_PATH]; in WriteFileAtomicallyImpl() local
/external/libchrome/base/files/
Dfile_path_watcher_fsevents.cc101 const FilePath path_copy(path); in Watch() local
/external/rust/android-crates-io/crates/nix/src/sys/
Dquota.rs266 let mut path_copy = path.to_bytes_with_nul().to_owned(); in quotactl_on() localVariable
/external/coreboot/src/commonlib/
Ddevice_tree.c334 char path_copy[FDT_PATH_MAX_LEN]; in fdt_find_node_by_path() local
1508 char *path_copy, *prop_name; in dt_set_bin_prop_by_path() local
/external/mesa3d/src/compiler/clc/
Dclc_helpers.cpp1034 auto path_copy = tmp_header_path; local