Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/files/
H A Dfile_path_watcher_fsevents.cc100 const FilePath path_copy(path); in Watch() local
H A Dimportant_file_writer.cc157 wchar_t path_copy[MAX_PATH]; in WriteFileAtomicallyImpl() local
/aosp_15_r20/external/libchrome/base/files/
H A Dfile_path_watcher_fsevents.cc101 const FilePath path_copy(path); in Watch() local
/aosp_15_r20/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
/aosp_15_r20/external/coreboot/src/commonlib/
H A 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
/aosp_15_r20/external/mesa3d/src/compiler/clc/
H A Dclc_helpers.cpp1014 auto path_copy = tmp_header_path; local
/aosp_15_r20/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp254 std::string path_copy; in IsFabricatedOverlay() local