Searched defs:OPEN_EXISTING (Results 1 - 2 of 2) sorted by relevance

/external/libbrillo/brillo/streams/
H A Dfile_stream.h27 OPEN_EXISTING, // Open existing file only. Fail if doesn't exist. member in class:brillo::FileStream::Disposition
61 // - OPEN_EXISTING - opens the existing file and keeps its content intact.
/external/chromium-trace/catapult/telemetry/third_party/pyserial/serial/
H A Dwin32.py206 OPEN_EXISTING = 3 # Variable c_int variable
303 'EV_PERR', 'EV_RXFLAG', 'OPEN_EXISTING', 'DCB',

Completed in 124 milliseconds