Searched refs:TRUNCATE_EXISTING (Results 1 – 9 of 9) sorted by relevance
73 StandardOpenOption.CREATE, StandardOpenOption.TRUNCATE_EXISTING)) { in channelVersion() argument83 StandardOpenOption.CREATE, StandardOpenOption.TRUNCATE_EXISTING)) { in unknownFormat() argument
102 StandardOpenOption.CREATE, StandardOpenOption.TRUNCATE_EXISTING)) { in channelVersion() argument
30 TRUNCATE_EXISTING, // Open/truncate existing file. Fail if doesn't exist. enumerator
236 case Disposition::TRUNCATE_EXISTING: in Open()
889 FileStream::Disposition::TRUNCATE_EXISTING, in TEST_F()907 FileStream::Disposition::TRUNCATE_EXISTING, in TEST_F()
73 StandardOpenOption.CREATE, StandardOpenOption.TRUNCATE_EXISTING)) { in create() argument
271 create = TRUNCATE_EXISTING; in deFile_create()
73 StandardOpenOption.TRUNCATE_EXISTING))); in SevenZOutputFile()
295 StandardOpenOption.TRUNCATE_EXISTING)); in ZipArchiveOutputStream()