Home
last modified time | relevance | path

Searched defs:output_stat (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/crosvm/e2e_tests/tests/
H A Dfs.rs247 let output_stat = std::fs::metadata(new_file.clone()); in copy_file_validate_ugid_mapping() localVariable
/aosp_15_r20/art/libartbase/base/unix_file/
H A Dfd_file.cc620 struct stat output_stat; in Copy() local