Home
last modified time | relevance | path

Searched refs:CREATE_NEW_ONLY (Results 1 – 3 of 3) sorted by relevance

/external/libbrillo/brillo/streams/
Dfile_stream.h29 CREATE_NEW_ONLY, // Create new file if doesn't exist already. enumerator
Dfile_stream.cc233 case Disposition::CREATE_NEW_ONLY: in Open()
Dfile_stream_unittest.cc857 FileStream::Disposition::CREATE_NEW_ONLY, in TEST_F()
880 FileStream::Disposition::CREATE_NEW_ONLY, in TEST_F()