Home
last modified time | relevance | path

Searched defs:newFileName (Results 1 – 5 of 5) sorted by relevance

/external/jdiff/src/jdiff/
DOptions.java43 static String newFileName = "new_java.xml"; field in Options
/external/lottie/lottie/src/main/java/com/airbnb/lottie/network/
DNetworkCache.java121 String newFileName = file.getAbsolutePath().replace(".temp", ""); in renameTempFile() local
/external/lzma/CPP/Windows/
DFileDir.cpp202 bool MyCreateHardLink(CFSTR newFileName, CFSTR existFileName) in MyCreateHardLink()
/external/armnn/shim/sl/canonical/
DCanonicalUtils.cpp599 const fs::path newFileName = dumpPath / (std::to_string(networkId) + extension); in RenameFile() local
/external/android-nn-driver/
DUtils.cpp721 const fs::path newFileName = dumpPath / (std::to_string(networkId) + extension); in RenameFile() local