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

/external/chromium_org/tools/stats_viewer/
H A Dwin32.cs23 public const int GENERIC_READ = unchecked((int)0x80000000); field in class:StatsViewer.Win32
/external/chromium_org/tools/telemetry/third_party/pyserial/serial/
H A Dwin32.py211 GENERIC_READ = 2147483648L # Variable c_ulong variable
312 'ERROR_IO_PENDING', 'EscapeCommFunction', 'GENERIC_READ',
/external/chromium_org/tools/win/ChromeDebug/LowLevel/
H A DTypes.cs31 GENERIC_READ = 0x80000000 enumerator in enum:ChromeDebug.LowLevel.LowLevelTypes.FileAccessFlags

Completed in 689 milliseconds