Home
last modified time | relevance | path

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

/external/chromium_org/chrome_elf/create_file/
Dchrome_create_file.cc100 DWORD flags_and_attributes, in CreateFileWImpl()
118 DWORD flags_and_attributes, in CreateFileWRedirect()
150 DWORD flags_and_attributes, in CreateFileNTDLL()
/external/chromium_org/third_party/zlib/google/
Dzip_internal.cc41 DWORD share_mode = 0, flags_and_attributes = 0; in ZipOpenFunc() local