Home
last modified time | relevance | path

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

/developtools/hiperf/src/
Dvirtual_runtime.cpp718 std::string tempPath("/data/local/tmp/"); in LoadVdso() local
/developtools/packing_tool/adapter/ohos/
DCompressor.java475 String tempPath = oldfileParent + File.separator + TEMP_DIR + File.separator + fileName; in copyFileToTempDir() local
921 String tempPath = appOutputFile.getParentFile().getParent() + File.separator + TEMP_HAP_DIR; in compressAppMode() local
1011 String tempPath = appOutputFile.getParentFile().getParent() + File.separator + TEMP_HAP_DIR; in compressAppModeForMultiProject() local
DUncompress.java561 String tempPath = tempDir + LINUX_FILE_SEPARATOR + entryName; in unzipFromFile() local
638 String tempPath = destDirPath + LINUX_FILE_SEPARATOR + entry.getName(); in dataTransferAllFiles() local