Home
last modified time | relevance | path

Searched defs:fileattr (Results 1 - 1 of 1) sorted by relevance

/third_party/gn/src/base/files/
H A Dfile_util_win.cc268 DWORD fileattr = GetFileAttributes(ToWCharT(&path.value())); in DirectoryExists() local
365 DWORD fileattr = ::GetFileAttributes(ToWCharT(&full_path.value())); in CreateDirectoryAndGetError() local

Completed in 3 milliseconds