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.h31 CREATE_NEW_ONLY, // Create new file if doesn't exist already. enumerator
Dfile_stream.cc223 case Disposition::CREATE_NEW_ONLY: in Open()
Dfile_stream_test.cc856 FileStream::Disposition::CREATE_NEW_ONLY, in TEST_F()
879 FileStream::Disposition::CREATE_NEW_ONLY, in TEST_F()