Home
last modified time | relevance | path

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

/external/aws-sdk-java-v2/codegen/src/main/java/software/amazon/awssdk/codegen/emitters/tasks/
DRulesEngineRuntimeGeneratorTask2.java54 String newFileName = computeNewName(path); in createTasks() local
DRulesEngineRuntimeGeneratorTask.java58 String newFileName = computeNewName(path); in createTasks() local
/external/lottie/lottie/src/main/java/com/airbnb/lottie/network/
DNetworkCache.java125 String newFileName = file.getAbsolutePath().replace(".temp", ""); in renameTempFile() local
/external/lzma/CPP/Windows/
DFileDir.cpp269 bool MyCreateHardLink(CFSTR newFileName, CFSTR existFileName) in MyCreateHardLink()
1235 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