Home
last modified time | relevance | path

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

/external/lzma/CPP/Windows/
DCommonDialog.cpp143 AString tempPath; in CommonDlg_BrowseForFile() local
202 UString tempPath; in CommonDlg_BrowseForFile() local
DFileDir.cpp860 FString tempPath; in CreateRandomInTempFolder() local
912 FString tempPath; in Create() local
/external/lottie/lottie/src/main/java/com/airbnb/lottie/animation/keyframe/
DShapeKeyframeAnimation.java16 private final Path tempPath = new Path(); field in ShapeKeyframeAnimation
/external/apache-commons-io/src/test/java/org/apache/commons/io/file/
DFilesUncheckTest.java260 final Path tempPath = FilesUncheck.createTempFile(PREFIX, SUFFIX); in testNewBufferedWriterPathCharsetOpenOptionArray() local
271 final Path tempPath = FilesUncheck.createTempFile(PREFIX, SUFFIX); in testNewBufferedWriterPathOpenOptionArray() local
338 final Path tempPath = FilesUncheck.createTempFile(PREFIX, SUFFIX); in testNewOutputStream() local
/external/armnn/src/profiling/test/
DFileOnlyProfilingDecoratorTests.cpp169 …fs::path tempPath = armnnUtils::Filesystem::NamedTempFile("DumpOutgoingValidFileEndToEnd_CaptureFi… variable
/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/lzma/CPP/7zip/UI/FileManager/
DPanelCrc.cpp261 FString tempPath; in ProcessVirt() local
DBrowseDialog.cpp810 UString tempPath = DirPrefix; in OnCreateDir() local
DPanelDrag.cpp2788 const UString tempPath = fs2us(tempPathF); in IsFolderInTemp() local
2799 const UString tempPath = fs2us(tempPathF); in AreThereNamesFromTemp() 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/Common/
DMultiOutStream.cpp241 FString tempPath = path; in CloseStream_and_FinalRename() local
/external/lzma/C/Util/7zipUninstall/
D7zipUninstall.c141 static WCHAR tempPath[MAX_PATH * 2 + 40]; variable
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DXMLFileReader.java398 StringBuffer tempPath = new StringBuffer(); field in XMLFileReader.MyContentHandler
DDateTimeFormats.java645 String tempPath = base + plurals.getCount(offset) + "\"]"; in RelativePattern() local
/external/lzma/CPP/7zip/UI/Common/
DUpdate.cpp1597 const FString &tempPath = ap.GetTempPath(); in UpdateArchive() local