Home
last modified time | relevance | path

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

/external/lottie/lottie/src/main/java/com/airbnb/lottie/animation/keyframe/
DShapeKeyframeAnimation.java13 private final Path tempPath = new Path(); field in ShapeKeyframeAnimation
/external/angle/util/
Dtest_utils.cpp19 char tempPath[kMaxPath]; in CreateTemporaryFile() local
/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.java38 private static final Path tempPath = new Path(); field in Utils
/external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
DFileHandlerTest.java58 String tempPath; field in FileHandlerTest
/external/clang/lib/ARCMigrate/
DFileRemapper.cpp144 SmallString<64> tempPath; in flushToFile() local
/external/llvm-project/clang/lib/ARCMigrate/
DFileRemapper.cpp143 SmallString<64> tempPath; in flushToFile() local
/external/lzma/CPP/7zip/UI/FileManager/
DBrowseDialog.cpp752 UString tempPath = DirPrefix; in OnCreateDir() local
/external/cldr/tools/java/org/unicode/cldr/util/
DXMLFileReader.java366 StringBuffer tempPath = new StringBuffer(); field in XMLFileReader.MyContentHandler
DDateTimeFormats.java572 String tempPath = base + plurals.getCount(offset) + "\"]"; in RelativePattern() local
/external/lzma/CPP/7zip/UI/Common/
DUpdate.cpp1515 const FString &tempPath = ap.GetTempPath(); in UpdateArchive() local
/external/llvm-project/flang/lib/Semantics/
Dmod-file.cpp672 llvm::SmallString<16> tempPath; in MkTemp() local