Home
last modified time | relevance | path

Searched defs:tempFilePath (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
H A DShadowMediaMuxerTest.java43 String tempFilePath = in basicMuxingFlow_sameZeroOffset() local
52 String tempFilePath = in basicMuxingFlow_sameNonZeroOffset() local
61 String tempFilePath = in basicMuxingFlow_nonSameButSmallerOffset() local
70 String tempFilePath = in basicMuxingFlow_nonSameButLargerOffset() local
80 String tempFilePath = in basicMuxingFlow_fileDescriptorConstructor_sameZeroOffset() local
91 MediaMuxer muxer, String tempFilePath, int bufInfoOffset, int bufOffset, int inputSize) in basicMuxingFlow()
/aosp_15_r20/external/armnn/shim/sl/canonical/
H A DCanonicalUtils.cpp405 fs::path tempFilePath = dumpPath / (timestamp + "_networkgraph.dot"); in ExportNetworkGraphToDotFile() local
472 fs::path tempFilePath = dumpPath / (timestamp + "_network.armnn"); in SerializeNetwork() local
/aosp_15_r20/external/android-nn-driver/
H A DUtils.cpp530 fs::path tempFilePath = dumpPath / (timestamp + "_networkgraph.dot"); in ExportNetworkGraphToDotFile() local
595 fs::path tempFilePath = dumpPath / (timestamp + "_network.armnn"); in SerializeNetwork() local
/aosp_15_r20/device/google/trout/hal/vehicle/2.0/
DPowerStateListener.cpp41 auto tempFilePath = filePath + ".XXXXXX"; in ForwardSocketToFile() local
/aosp_15_r20/external/lzma/CPP/7zip/UI/Agent/
H A DArchiveFolderOut.cpp199 const FString &tempFilePath = tempFile.Get_TempFilePath(); in CommonUpdateOperation() local
/aosp_15_r20/external/libconfig/contrib/chained/
H A Dlibconfig_chained.h145 std::string getCapturedSpecification(const std::string& tempFilePath) in getCapturedSpecification()
/aosp_15_r20/external/google-auth-library-java/oauth2_http/javatests/com/google/auth/oauth2/
H A DDefaultCredentialsProviderTest.java630 private String tempFilePath(String filename) { in tempFilePath() method in DefaultCredentialsProviderTest
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DPanelItemOpen.cpp1485 const FString tempFilePath = tempDirNorm + us2fs(Get_Correct_FsFile_Name(name)); in OpenItemInArchive() local