Home
last modified time | relevance | path

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

12

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dapplication_cleaner.cpp166 const std::vector<std::string> &rootPath, std::vector<std::string> &tempPath) in GetObsoleteBundleTempPath()
220 bool ApplicationCleaner::RemoveDir(const std::string &tempPath) in RemoveDir()
/ohos5.0/drivers/peripheral/thermal/interfaces/hdi_service/include/
H A Dsensor_info_config.h48 std::string tempPath; member
/ohos5.0/base/powermgr/thermal_manager/application/protector/include/
H A Dthermal_sensor_provision.h29 char tempPath[PATH_MAX]; member
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/utils/
H A Dfile_utils.cpp194 …string tempPath = filePath.substr(0, filePath.rfind('.')) + "_tmp" + filePath.substr(filePath.rfin… in SaveVideo() local
215 …string tempPath = filePath.substr(0, filePath.rfind('.')) + "_tmp" + filePath.substr(filePath.rfin… in DeleteTempVideoFile() local
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
H A Dapplication_cleaner_test.cpp105 std::vector<std::string> tempPath; variable
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dhap_manager.cpp84 std::string tempPath(path); in Init() local
405 const std::string tempPath = (*iter)->GetIndexPath(); in GetValidAppPath() local
732 const std::string tempPath = (*iter)->GetIndexPath(); in GetValidHapPath() local
745 const std::string tempPath = (*iter)->GetIndexPath(); in GetValidIndexPath() local
763 const std::string tempPath = (*iter)->GetIndexPath(); in FindRawFileFromHap() local
808 const std::string tempPath = (*iter)->GetIndexPath(); in GetRawFd() local
1132 const std::string tempPath = (*iter)->GetIndexPath(); in IsRawDirFromHap() local
/ohos5.0/foundation/multimedia/media_foundation/engine/foundation/osal/filesystem/
H A Dfile_system.cpp153 char tempPath[MAX_FILE_PATH]; in GetTmpFileName() local
/ohos5.0/base/theme/wallpaper_mgr/utils/include/
H A Dwallpaper_common.h72 std::string tempPath; member
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/
H A Dmultistages_video_capture_manager.cpp78 string tempPath = realDirPath + filePath.substr(filePath.rfind('/'), in AddVideoInternal() local
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/src/
H A Dwidget_adapter.cpp124 auto tempPath = const_cast<std::string&> (shaderPath); in UpdateShaderPath() local
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/
H A Ddump_utils.cpp310 std::string tempPath = file.substr(0, pos + 1); in FdToWrite() local
/ohos5.0/foundation/ability/dmsfwk/common/src/
H A Ddistributed_sched_utils.cpp127 std::string tempPath = g_continueCfgFullPath; in LoadContinueConfig() local
/ohos5.0/base/telephony/call_manager/services/video/src/
H A Dvideo_control_manager.cpp123 std::string tempPath(Str16ToStr8(path)); in SetPausePicture() local
/ohos5.0/base/hiviewdfx/faultloggerd/test/utils/
H A Ddfx_test_util.cpp212 std::string GetCppCrashFileName(const pid_t pid, const std::string& tempPath) in GetCppCrashFileName()
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/
H A Dclient_trans_proxy_file_helper.c439 char *tempPath = (char *)SoftBusCalloc(len + 1); in CreateDirAndGetAbsPath() local
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dfile_impl.cpp314 string tempPath = string(static_cast<char*>(realPath->ptr)); in GetPath() local
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_manager/
H A Dmedia_library_manager.cpp341 static int32_t SolvePath(const string &filePath, string &tempPath, string &userId) in SolvePath()
406 std::string tempPath = ResultSetUtils::GetStringValFromColumn(1, resultSet); in GetFilePathFromUri() local
433 string tempPath; in GetUriFromFilePath() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/verify/
H A Dverify_manager_host_impl.cpp438 std::string tempPath = tempRootDir + abcPaths[i]; in MoveAbc() local
/ohos5.0/base/hiviewdfx/hiview/base/event_publish/
H A Devent_publish.cpp261 std::string tempPath = GetTempFilePath(uid); in SaveEventToTempFile() local
/ohos5.0/foundation/distributedhardware/distributed_input/services/source/inputinject/src/
H A Ddistributed_input_node_manager.cpp165 for (auto &tempPath: vecInputDevPath) { in ScanSinkInputDevices() local
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/websocket/websocket_exec/src/
H A Dwebsocket_exec.cpp264 const char *tempPath = nullptr; in ParseUrl() local
609 const char *tempPath = nullptr; in FillContextInfo() local
/ohos5.0/foundation/communication/netstack/frameworks/native/websocket_client/
H A Dwebsocket_client.cpp335 const char *tempPath = nullptr; in ParseUrl() local
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dcopy.cpp351 fs::path tempPath(path); in GetRealPath() local
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_store_impl.cpp1454 std::string tempPath = backupFilePath + ".tmp"; in Backup() local
2161 std::string tempPath = destPath + ".tmp"; in GetDestPath() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
H A Dquick_fix_deployer.cpp60 std::string tempPath = path.substr(0, path.rfind(ServiceConstants::PATH_SEPARATOR)); in DeployQuickFix() local

12