Home
last modified time | relevance | path

Searched defs:tempPath (Results 1 – 12 of 12) sorted by relevance

/external/apache-commons-io/src/test/java/org/apache/commons/io/file/
DFilesUncheckTest.java246 final Path tempPath = FilesUncheck.createTempFile(PREFIX, SUFFIX); in testNewBufferedWriterPathCharsetOpenOptionArray() local
257 final Path tempPath = FilesUncheck.createTempFile(PREFIX, SUFFIX); in testNewBufferedWriterPathOpenOptionArray() local
324 final Path tempPath = FilesUncheck.createTempFile(PREFIX, SUFFIX); in testNewOutputStream() local
/external/lottie/lottie/src/main/java/com/airbnb/lottie/animation/keyframe/
DShapeKeyframeAnimation.java16 private final Path tempPath = new Path(); field in ShapeKeyframeAnimation
/external/armnn/src/profiling/test/
DFileOnlyProfilingDecoratorTests.cpp169 …fs::path tempPath = armnnUtils::Filesystem::NamedTempFile("DumpOutgoingValidFileEndToEnd_CaptureFi… variable
/external/lzma/CPP/Windows/
DFileDir.cpp651 FString tempPath; in CreateRandomInTempFolder() local
697 FString tempPath; in Create() local
/external/tensorflow/tensorflow/java/src/main/java/org/tensorflow/
DNativeLibrary.java89 final File tempPath = createTemporaryDirectory(); in load() local
/external/lottie/lottie/src/main/java/com/airbnb/lottie/utils/
DUtils.java141 final Path tempPath = threadLocalTempPath.get(); in applyTrimPathIfNeeded() local
/external/clang/lib/ARCMigrate/
DFileRemapper.cpp144 SmallString<64> tempPath; in flushToFile() local
/external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
DFileHandlerTest.java58 String tempPath; field in FileHandlerTest
/external/lzma/CPP/7zip/UI/FileManager/
DBrowseDialog.cpp752 UString tempPath = DirPrefix; in OnCreateDir() local
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DDateTimeFormats.java572 String tempPath = base + plurals.getCount(offset) + "\"]"; in RelativePattern() local
DXMLFileReader.java373 StringBuffer tempPath = new StringBuffer(); field in XMLFileReader.MyContentHandler
/external/lzma/CPP/7zip/UI/Common/
DUpdate.cpp1515 const FString &tempPath = ap.GetTempPath(); in UpdateArchive() local