Home
last modified time | relevance | path

Searched defs:tempDir (Results 1 - 9 of 9) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_stream_installer_host_impl.cpp44 std::string tempDir = BundleUtil::CreateInstallTempDir(installerId_, DirType::STREAM_INSTALL_DIR); in Init() local
H A Dzip_file.cpp259 auto tempDir = dir; in IsDirExist() local
H A Dbundle_util.cpp388 std::string BundleUtil::CreateTempDir(const std::string &tempDir) in CreateTempDir() argument
409 std::string tempDir = ServiceConstants::HAP_COPY_PATH; in CreateInstallTempDir() local
440 std::string tempDir = ServiceConstants::HAP_COPY_PATH; CreateSharedBundleTempDir() local
[all...]
H A Dbundle_mgr_service_event_handler.cpp131 std::string tempDir = in MoveTempPath() local
171 std::string tempDir = std::string(ServiceConstants::HAP_COPY_PATH) variable
H A Dbase_bundle_installer.cpp4789 std::string tempDir = GetTempHapPath(item.second); in SaveHapPathToRecords() local
5488 std::string tempDir = hapPath.substr(0, posOfPathSep + 1) + info.GetCurrentModulePackage(); in GetTempHapPath() local
5799 std::string tempDir; in RemoveTempPathOnlyUsedForSo() local
[all...]
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
H A Dcontext_impl_test.cpp356 auto tempDir = contextImpl->GetTempDir(); in HWTEST_F() local
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dapplication_cleaner.cpp205 std::string tempDir = filePath + std::string(ptr->d_name); in TraverseObsoleteTempDirectory() local
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dkey_backup.cpp364 int32_t KeyBackup::CopySameFilesToTempDir(const std::string &backupDir, std::string &tempDir, in CopySameFilesToTempDir() argument
395 int32_t KeyBackup::CreateTempDirForMixFiles(const std::string &backupDir, std::string &tempDir) in CreateTempDirForMixFiles() argument
422 CopyMixFilesToTempDir(uint32_t diffNum, uint32_t num, const std::string &tempDir, const std::vector<struct FileNode> &fileList) CopyMixFilesToTempDir() argument
[all...]
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/
H A Dsoftbus_handler_asset.cpp354 std::string tempDir; in GetDstFile() local
370 auto tempDir = dstBundleName + "/" + TEMP_DIR; in GenerateUris() local
[all...]

Completed in 23 milliseconds