HomeSort by relevance Sort by last modified time
    Searched refs:flags_and_attributes (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/common/
zip.cc 118 DWORD share_mode, flags_and_attributes; local
122 desired_access = share_mode = flags_and_attributes = 0;
139 NULL, creation_disposition, flags_and_attributes, NULL);
  /external/chromium_org/chrome/test/chromedriver/chrome/
zip_internal.cc 39 DWORD share_mode, flags_and_attributes; local
43 desired_access = share_mode = flags_and_attributes = 0;
60 NULL, creation_disposition, flags_and_attributes, NULL);
  /external/chromium_org/third_party/zlib/google/
zip_internal.cc 39 DWORD share_mode, flags_and_attributes; local
43 desired_access = share_mode = flags_and_attributes = 0;
60 NULL, creation_disposition, flags_and_attributes, NULL);

Completed in 61 milliseconds