Home
last modified time | relevance | path

Searched defs:tmpPath (Results 1 – 25 of 41) sorted by relevance

12

/foundation/communication/netstack/frameworks/native/tls_socket/src/
Dtls_utils.cpp35 char tmpPath[PATH_MAX] = {0}; in CheckFilePath() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/backup/src/
Dbackup_manager.cpp177 auto tmpPath = path + BACKUP_TMP_POSTFIX; in SaveData() local
189 auto tmpPath = path + BACKUP_TMP_POSTFIX; in RollBackData() local
199 auto tmpPath = path + BACKUP_TMP_POSTFIX; in CleanData() local
/foundation/multimedia/histreamer/engine/foundation/osal/utils/
Dutil.cpp61 char tmpPath[PATH_MAX] = {0}; in ConvertFullPath() local
/foundation/multimedia/image_framework/mock/native/src/
Ddirectory_ex.cpp109 char tmpPath[PATH_MAX] = {0}; in PathToRealPath() local
/foundation/resourceschedule/work_scheduler/utils/native/src/
Dwork_sched_utils.cpp88 char tmpPath[PATH_MAX] = {0}; in ConvertFullPath() local
/foundation/ability/ability_runtime/frameworks/native/runtime/
Djs_module_reader.cpp165 std::string tmpPath = inputPath.substr(inputPath.find_first_of("/") + 1); in GetPresetAppHapPath() local
/foundation/communication/netmanager_base/services/netmanagernative/src/manager/
Dtraffic_manager.cpp74 char tmpPath[PATH_MAX] = {0}; in GetInterfaceTrafficByType() local
Dinterface_manager.cpp63 char tmpPath[PATH_MAX] = {0}; in CheckFilePath() local
/foundation/resourceschedule/device_standby/utils/policy/src/
Djson_utils.cpp192 char tmpPath[PATH_MAX] = {0}; in GetRealPath() local
/foundation/window/window_manager/dmserver/src/
Ddisplay_manager_config.cpp70 char tmpPath[PATH_MAX + 1] = { 0 }; in GetConfigPath() local
/foundation/multimedia/player_framework/services/utils/
Duri_helper.cpp44 char tmpPath[PATH_MAX] = {0}; in PathToRealFileUrl() local
/foundation/window/window_manager/wmserver/src/
Dwindow_manager_config.cpp97 char tmpPath[PATH_MAX + 1] = { 0 }; in GetConfigPath() local
/foundation/window/window_manager/window_scene/session_manager/src/
Dwindow_scene_config.cpp102 char tmpPath[PATH_MAX + 1] = { 0 }; in GetConfigPath() local
Dscreen_scene_config.cpp85 char tmpPath[PATH_MAX + 1] = { 0 }; in GetConfigPath() local
/foundation/filemanagement/app_file_service/tools/backup_tool/src/
Dtools_op_backup.cpp130 string tmpPath = string(BConstants::BACKUP_TOOL_RECEIVE_DIR) + fileInfo.owner; in OnFileReady() local
Dtools_op_restore_async.cpp87 string tmpPath; in OnFileReady() local
Dtools_op_restore.cpp137 string tmpPath; in OnFileReady() local
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
Ddirectory_ex.cpp306 char tmpPath[PATH_MAX] = {0}; in PathToRealPath() local
/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/process_group/src/
Dcgroup_action.cpp211 char tmpPath[PATH_MAX + 1] = {0}; in ParseConfigFileToJsonObj() local
/foundation/resourceschedule/background_task_mgr/services/common/src/
Ddata_storage_helper.cpp161 char tmpPath[PATH_MAX] = {0}; in ConvertFullPath() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
Dimage_utils.cpp188 char tmpPath[PATH_MAX] = { 0 }; in PathToRealPath() local
/foundation/communication/netmanager_base/services/netstatsmanager/src/
Dnet_stats_database_helper.cpp42 char tmpPath[PATH_MAX] = {0}; in CheckFilePath() local
/foundation/communication/netstack/frameworks/native/http/http_client/
Dhttp_client_task.cpp46 char tmpPath[PATH_MAX] = {0}; in CheckFilePath() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
Dbubble_paint_method.cpp214 auto tmpPath = rsPath.GetCmdList()->Playback(); in PaintShadow() local
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/
Dplugin_mgr.cpp366 char tmpPath[PATH_MAX + 1] = {0}; in GetRealConfigPath() local

12