Home
last modified time | relevance | path

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

/external/rust/crates/parking_lot_core/src/thread_parker/windows/
Dbindings.rs8 pub const GENERIC_READ: u32 = 2147483648; constant
/external/chromium-trace/catapult/third_party/pyserial/serial/
Dwin32.py211 GENERIC_READ = 2147483648L # Variable c_ulong variable
/external/python/pyserial/serial/
Dwin32.py247 GENERIC_READ = 2147483648 # Variable c_ulong variable