| /foundation/communication/netstack/frameworks/native/tls_socket/src/ |
| D | tls_utils.cpp | 35 char tmpPath[PATH_MAX] = {0}; in CheckFilePath() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/backup/src/ |
| D | backup_manager.cpp | 174 auto tmpPath = path + BACKUP_TMP_POSTFIX; in SaveData() local 186 auto tmpPath = path + BACKUP_TMP_POSTFIX; in RollBackData() local 196 auto tmpPath = path + BACKUP_TMP_POSTFIX; in CleanData() local
|
| /foundation/multimedia/media_library/frameworks/services/media_thumbnail/src/ |
| D | thumbnail_source_loading.cpp | 137 char tmpPath[PATH_MAX] = { 0 }; in IsLocalSourceAvailable() local 664 std::string tmpPath = GetLocalThumbnailPath(data.path, THUMBNAIL_THUMB_SUFFIX); in GetSourcePath() local 683 std::string tmpPath = GetLocalThumbnailPath(data.path, THUMBNAIL_LCD_SUFFIX); in GetSourcePath() local 700 std::string tmpPath = GetLocalThumbnailPath(data.path, ""); in GetSourcePath() local 715 std::string tmpPath = ThumbnailUtils::IsExCloudThumbnail(data) ? in GetSourcePath() local 737 std::string tmpPath; in GetSourcePath() local
|
| /foundation/filemanagement/dfs_service/utils/load/src/ |
| D | plugin_loader.cpp | 48 std::string tmpPath = searchDir + pluginFileName; in GetPluginPath() local
|
| /foundation/graphic/graphic_2d/rosen/modules/frame_analyzer/src/ |
| D | frame_saver.cpp | 57 char tmpPath[PATH_MAX] = {0}; in FrameSaver() local
|
| /foundation/multimedia/media_foundation/engine/foundation/osal/utils/ |
| D | util.cpp | 61 char tmpPath[PATH_MAX] = {0}; in ConvertFullPath() local
|
| /foundation/multimedia/image_framework/mock/native/src/ |
| D | directory_ex.cpp | 109 char tmpPath[PATH_MAX] = {0}; in PathToRealPath() local
|
| /foundation/ability/ability_runtime/frameworks/native/runtime/ |
| D | hybrid_js_module_reader.cpp | 116 std::string tmpPath = inputPath.substr(inputPath.find_first_of("/") + 1); in GetPluginHspPath() local 213 std::string tmpPath = inputPath.substr(inputPath.find_first_of("/") + 1); in GetOtherHspPath() local
|
| D | js_module_reader.cpp | 103 std::string tmpPath = inputPath.substr(inputPath.find_first_of("/") + 1); in GetPluginHspPath() local 202 std::string tmpPath = inputPath.substr(inputPath.find_first_of("/") + 1); in GetOtherHspPath() local
|
| /foundation/multimedia/media_foundation/src/osal/utils/ |
| D | util.cpp | 71 char tmpPath[PATH_MAX] = {0}; in ConvertFullPath() local
|
| /foundation/filemanagement/storage_service/services/storage_daemon/mtpfs/test/ |
| D | mtpfs_tmp_files_pool_test.cpp | 80 std::string tmpPath = "/path/to/tmpPath"; variable
|
| /foundation/resourceschedule/work_scheduler/utils/native/src/ |
| D | work_sched_utils.cpp | 95 char tmpPath[PATH_MAX] = {0}; in ConvertFullPath() local
|
| /foundation/resourceschedule/resource_schedule_service/ressched/common/src/ |
| D | res_sched_file_util.cpp | 188 char tmpPath[PATH_MAX + 1] = {0}; in ReadLinesFromFile() local 262 char* tmpPath = GetOneCfgFile(configPath.c_str(), buf, PATH_MAX); in GetRealConfigPath() local
|
| D | res_sched_json_util.cpp | 74 char tmpPath[PATH_MAX + 1] = {0}; in LoadFileToJsonObj() local
|
| /foundation/resourceschedule/background_task_mgr/services/common/src/ |
| D | data_storage_helper.cpp | 209 char *tmpPath = GetOneCfgFile(relativePath.c_str(), buf, PATH_MAX); in GetConfigFileAbsolutePath() local 223 char tmpPath[PATH_MAX] = {0}; in ConvertFullPath() local
|
| /foundation/filemanagement/app_file_service/tools/backup_tool/src/ |
| D | tools_op_incremental_backup.cpp | 135 string tmpPath = string(BConstants::BACKUP_TOOL_INCREMENTAL_RECEIVE_DIR) + fileInfo.owner; in OnFileReady() local 330 string tmpPath = string(BConstants::BACKUP_TOOL_INCREMENTAL_RECEIVE_DIR) + data.bundleName; in Init() local
|
| D | tools_op_incremental_restore_async.cpp | 113 … string tmpPath = string(BConstants::BACKUP_TOOL_INCREMENTAL_RECEIVE_DIR) + fileInfo.owner + "/0" + in OnFileReady() local 264 string tmpPath = string(BConstants::BACKUP_TOOL_INCREMENTAL_RECEIVE_DIR) + bundleName; in RestoreApp() local
|
| /foundation/filemanagement/storage_service/services/storage_daemon/mtpfs/src/ |
| D | mtpfs_fuse.cpp | 745 std::string tmpPath(SmtpfsDirName(path)); in GetAttr() local 804 std::string tmpPath = tmpFilesPool_.MakeTmpPath(std::string(path)); in MkNod() local 886 const std::string tmpPath = tmpFilesPool_.MakeTmpPath(std::string(path)); in Truncate() local 934 const std::string tmpPath = tmpFilesPool_.MakeTmpPath(std::string(path)); in Create() local 965 std::string tmpPath; in OpenFile() local 1036 std::string tmpPath = tmpFilesPool_.MakeTmpPath(std::string(path)); in OpenThumb() local 1135 const std::string tmpPath = tmpFile->PathTmp(); in HandleTemporaryFile() local
|
| /foundation/communication/netmanager_base/services/netmanagernative/src/manager/ |
| D | traffic_manager.cpp | 74 char tmpPath[PATH_MAX] = {0}; in GetInterfaceTrafficByType() local
|
| /foundation/filemanagement/app_file_service/utils/src/b_filesystem/ |
| D | b_file.cpp | 147 auto tmpPath = make_unique<char[]>(PATH_MAX + 1); in GetRealPath() local
|
| /foundation/multimedia/ringtone_library/services/ringtone_restore/src/ |
| D | customised_tone_processor.cpp | 151 std::string tmpPath; in ConvertCustomisedAudioPath() local
|
| /foundation/graphic/graphic_2d/frameworks/text/interface/ndk_src/drawing_font_manager/ |
| D | drawing_register_font.cpp | 90 char tmpPath[PATH_MAX] = { 0 }; in LoadFontDataFromFile() local
|
| /foundation/window/window_manager/dmserver/src/ |
| D | display_manager_config.cpp | 68 char tmpPath[PATH_MAX + 1] = { 0 }; in GetConfigPath() local
|
| /foundation/graphic/graphic_2d/frameworks/text/service/skia_txt/ |
| D | default_symbol_config.cpp | 70 char tmpPath[PATH_MAX] = {0}; in GetDataFromFile() local
|
| /foundation/resourceschedule/device_standby/utils/policy/src/ |
| D | json_utils.cpp | 211 char tmpPath[PATH_MAX] = {0}; in GetRealPath() local
|