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

/external/chromium_org/remoting/host/
H A Dipc_util_win.cc73 GENERIC_READ | GENERIC_WRITE, local
/external/chromium/chrome/browser/nacl_host/
H A Dnacl_process_host.cc201 GENERIC_READ | GENERIC_WRITE, local
253 GENERIC_READ | GENERIC_WRITE,
/external/chromium_org/tools/stats_viewer/
H A Dwin32.cs24 public const int GENERIC_WRITE = unchecked((int)0x40000000); field in class:StatsViewer.Win32
/external/chromium_org/tools/win/ChromeDebug/LowLevel/
H A DTypes.cs30 GENERIC_WRITE = 0x40000000, enumerator in enum:ChromeDebug.LowLevel.LowLevelTypes.FileAccessFlags

Completed in 279 milliseconds