Searched refs:TRUNCATE_EXISTING (Results 1 – 6 of 6) sorted by relevance
33 import java.nio.file.StandardOpenOption.TRUNCATE_EXISTING in <lambda>()88 val writer = files.newBufferedWriter(logPath, CREATE, TRUNCATE_EXISTING) in <lambda>()
24 import static java.nio.file.StandardOpenOption.TRUNCATE_EXISTING;688 Paths.get(mFrpSecretTmpFile), secret, WRITE, CREATE, TRUNCATE_EXISTING, SYNC); in updateFrpSecret() local1101 TRUNCATE_EXISTING);
415 StandardOpenOption.TRUNCATE_EXISTING); in testPartitionFormat()
2088 StandardOpenOption.TRUNCATE_EXISTING)) { in dumpViewCaptureDataToWmTrace() argument
340 Ljava/nio/file/StandardOpenOption;.TRUNCATE_EXISTING:Ljava/nio/file/StandardOpenOption; 13
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...