Searched defs:GetFileAttributes (Results 1 – 2 of 2) sorted by relevance
16 GetFileAttributes = ctypes.windll.kernel32.GetFileAttributesW variable
146 uint32 VfsBackend::GetFileAttributes(const base::FilePath& file_path) { in GetFileAttributes() function in webkit_database::VfsBackend