/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/ |
H A D | application_cleaner.cpp | 166 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 D | sensor_info_config.h | 48 std::string tempPath; member
|
/ohos5.0/base/powermgr/thermal_manager/application/protector/include/ |
H A D | thermal_sensor_provision.h | 29 char tempPath[PATH_MAX]; member
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/utils/ |
H A D | file_utils.cpp | 194 …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 D | application_cleaner_test.cpp | 105 std::vector<std::string> tempPath; variable
|
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/ |
H A D | hap_manager.cpp | 84 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 D | file_system.cpp | 153 char tempPath[MAX_FILE_PATH]; in GetTmpFileName() local
|
/ohos5.0/base/theme/wallpaper_mgr/utils/include/ |
H A D | wallpaper_common.h | 72 std::string tempPath; member
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/ |
H A D | multistages_video_capture_manager.cpp | 78 string tempPath = realDirPath + filePath.substr(filePath.rfind('/'), in AddVideoInternal() local
|
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/src/ |
H A D | widget_adapter.cpp | 124 auto tempPath = const_cast<std::string&> (shaderPath); in UpdateShaderPath() local
|
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/ |
H A D | dump_utils.cpp | 310 std::string tempPath = file.substr(0, pos + 1); in FdToWrite() local
|
/ohos5.0/foundation/ability/dmsfwk/common/src/ |
H A D | distributed_sched_utils.cpp | 127 std::string tempPath = g_continueCfgFullPath; in LoadContinueConfig() local
|
/ohos5.0/base/telephony/call_manager/services/video/src/ |
H A D | video_control_manager.cpp | 123 std::string tempPath(Str16ToStr8(path)); in SetPausePicture() local
|
/ohos5.0/base/hiviewdfx/faultloggerd/test/utils/ |
H A D | dfx_test_util.cpp | 212 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 D | client_trans_proxy_file_helper.c | 439 char *tempPath = (char *)SoftBusCalloc(len + 1); in CreateDirAndGetAbsPath() local
|
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/cj/src/ |
H A D | file_impl.cpp | 314 string tempPath = string(static_cast<char*>(realPath->ptr)); in GetPath() local
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_manager/ |
H A D | media_library_manager.cpp | 341 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 D | verify_manager_host_impl.cpp | 438 std::string tempPath = tempRootDir + abcPaths[i]; in MoveAbc() local
|
/ohos5.0/base/hiviewdfx/hiview/base/event_publish/ |
H A D | event_publish.cpp | 261 std::string tempPath = GetTempFilePath(uid); in SaveEventToTempFile() local
|
/ohos5.0/foundation/distributedhardware/distributed_input/services/source/inputinject/src/ |
H A D | distributed_input_node_manager.cpp | 165 for (auto &tempPath: vecInputDevPath) { in ScanSinkInputDevices() local
|
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/websocket/websocket_exec/src/ |
H A D | websocket_exec.cpp | 264 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 D | websocket_client.cpp | 335 const char *tempPath = nullptr; in ParseUrl() local
|
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/ |
H A D | copy.cpp | 351 fs::path tempPath(path); in GetRealPath() local
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
H A D | rdb_store_impl.cpp | 1454 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 D | quick_fix_deployer.cpp | 60 std::string tempPath = path.substr(0, path.rfind(ServiceConstants::PATH_SEPARATOR)); in DeployQuickFix() local
|