Home
last modified time | relevance | path

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

/external/cronet/stable/third_party/libc++/src/src/filesystem/
Dfile_descriptor.h236 inline file_status posix_stat(path const& p, StatT& path_stat, error_code* ec) { in posix_stat() function
243 inline file_status posix_stat(path const& p, error_code* ec) { in posix_stat() function
/external/cronet/tot/third_party/libc++/src/src/filesystem/
Dfile_descriptor.h236 inline file_status posix_stat(path const& p, StatT& path_stat, error_code* ec) { in posix_stat() function
243 inline file_status posix_stat(path const& p, error_code* ec) { in posix_stat() function
/external/libcxx/src/filesystem/
Doperations.cpp418 file_status posix_stat(path const& p, StatT& path_stat, error_code* ec) { in posix_stat() function
425 file_status posix_stat(path const& p, error_code* ec) { in posix_stat() function