Home
last modified time | relevance | path

Searched refs:GetPath (Results 1 – 25 of 25) sorted by relevance

/base/update/sys_installer/services/module_update/src/
Dmodule_file_repository.cpp103 SaveInstallerResult(path, GetHmpName(moduleFile->GetPath()), in ProcessFile()
109 SaveInstallerResult(path, GetHmpName(moduleFile->GetPath()), in ProcessFile()
115 SaveInstallerResult(path, GetHmpName(moduleFile->GetPath()), in ProcessFile()
147 return preInstalledModule->GetPath() == moduleFile.GetPath(); in IsPreInstalledModule()
165 string prePath = preInstalledModule->GetPath(); in CheckFilePath()
166 string curPath = moduleFile.GetPath(); in CheckFilePath()
Dmodule_update.cpp110 string updatePath = updateModuleFile->GetPath(); in GetLatestUpdateModulePackage()
122 LOG(INFO) << "add activeModuleFile " << activeModuleFile->GetPath(); in GetLatestUpdateModulePackage()
232 LOG(INFO) << moduleFile.GetPath() << " is empty module package"; in ActivateModules()
240 LOG(ERROR) << "Failed to mount module package " << moduleFile.GetPath(); in ActivateModules()
242 ModuleFileRepository::GetInstance().SaveInstallerResult(moduleFile.GetPath(), in ActivateModules()
243 GetHmpName(moduleFile.GetPath()), ERR_INSTALL_FAIL, "mount fail"); in ActivateModules()
281 const string &fullPath = moduleFile.GetPath(); in MountModulePackage()
283 LOG(ERROR) << "Could not mount empty module package " << moduleFile.GetPath(); in MountModulePackage()
/base/update/updateservice/services/firmware/data/manager/src/
Dfirmware_preferences_utils.cpp33 std::string FirmwarePreferencesUtil::GetPath() in GetPath() function in OHOS::UpdateEngine::FirmwarePreferencesUtil
/base/update/updateservice/services/firmware/data/manager/include/
Dfirmware_preferences_utils.h29 std::string GetPath() final;
/base/hiviewdfx/hiview/base/logstore/include/
Dlog_store_ex.h53 const std::string& GetPath() const;
/base/powermgr/thermal_manager/application/protector/include/policy/
Dprotector_thermal_zone_info.h49 std::string GetPath() const;
/base/powermgr/thermal_manager/application/protector/src/
Dthermal_sensor_provision.cpp235 if (sensorIter.second->GetPath().empty()) { in ReportThermalZoneData()
239 …int32_t ret = ReadThermalSysfsToBuff(sensorIter.second->GetPath().c_str(), tempBuf, sizeof(tempBuf… in ReportThermalZoneData()
/base/security/permission_lite/services/pms/src/
Dpms_impl.c126 static char *GetPath(const char *identifier) in GetPath() function
217 const char *path = GetPath(identifier); in WritePermissions()
299 path = GetPath(identifier); in QueryPermissionString()
444 char *path = GetPath(identifier); in SaveOrUpdatePermissions()
484 path = GetPath(identifier); in DeletePermissions()
/base/update/updateservice/services/core/ability/preference/src/
Dpreference_utils.cpp27 std::string path = GetPath(); in GetPreference()
42 std::string path = GetPath(); in DeletePreference()
/base/update/sys_installer/services/module_update/util/include/
Dmodule_file.h83 const std::string &GetPath() const in GetPath() function
/base/update/updateservice/services/core/ability/preference/include/
Dpreferences_utils.h54 virtual std::string GetPath() = 0;
/base/global/resource_management/frameworks/resmgr/include/
Dhap_parser.h70 static std::string GetPath(const std::string &filePath, std::string &rawFilePath);
/base/hiviewdfx/hiview/base/logstore/
Dlog_store_ex.cpp69 const std::string& LogStoreEx::GetPath() const in GetPath() function in OHOS::HiviewDFX::LogStoreEx
/base/hiviewdfx/hiview/base/logstore/test/unittest/common/
Dlog_store_unit_test.cpp119 auto path = logStoreEx.GetPath();
/base/global/resource_management/frameworks/resmgr/src/utils/
Dhap_parser.cpp193 std::string HapParser::GetPath(const std::string &filePath, std::string &rawFilePath) in GetPath() function in OHOS::Global::Resource::HapParser
234 HapParser::GetPath(filePath, rawFilePath); in GetRawFilePathFromFA()
241 HapParser::GetPath(filePath, rawFilePath); in GetRawFilePathFromStage()
357 HapParser::GetPath(rawDirPath, rawFilePath); in GetRawFileListUnCompressed()
/base/security/huks/services/huks_standard/huks_service/main/core/src/
Dhks_storage.c246 static int32_t GetPath(const char *path, const char *name, char *targetPath, uint32_t pathLen, uint… in GetPath() function
278 … int32_t ret = GetPath(path, processName, fileInfo->mainPath.processPath, fileInfo->mainPath.size, in GetFullPath()
282 …return GetPath(fileInfo->mainPath.processPath, storeName, fileInfo->mainPath.path, fileInfo->mainP… in GetFullPath()
475 int32_t ret = GetPath(path, processName, fileInfo->bakPath.processPath, fileInfo->bakPath.size, in GetBakFullPath()
479 …return GetPath(fileInfo->bakPath.processPath, storeName, fileInfo->bakPath.path, fileInfo->bakPath… in GetBakFullPath()
1470 int32_t ret = GetPath(storePath, typePath, destroyPath, HKS_MAX_FILE_NAME_LEN, bakFlag); in DestroyType()
1506 ret = GetPath(rootPath, processNameEncoded, storePath, HKS_MAX_FILE_NAME_LEN, bakFlag); in StoreDestroy()
/base/telephony/telephony_data/global_params/src/
Dglobal_params_ability.cpp234 std::string path = tempUri.GetPath(); in ParseUriType()
/base/powermgr/thermal_manager/application/protector/src/policy/
Dprotector_thermal_zone_info.cpp221 std::string ProtectorThermalZoneInfo::GetPath() const in GetPath() function in OHOS::PowerMgr::ProtectorThermalZoneInfo
/base/telephony/telephony_data/opkey/src/
Dopkey_ability.cpp274 std::string path = tempUri.GetPath(); in ParseUriType()
/base/telephony/telephony_data/common/src/
Dtelephony_datashare_stub_impl.cpp115 std::string path = uriTemp.GetPath(); in GetOwner()
/base/update/sys_installer/services/module_update/util/src/
Dmodule_file.cpp297 …enum hvb_errno ret = footer_init_desc(ModuleHvbGetOps(), GetPath().c_str(), nullptr, &pubkey, vd_); in VerifyModuleVerity()
/base/telephony/telephony_data/sim/src/
Dsim_ability.cpp330 std::string path = tempUri.GetPath(); in ParseUriType()
/base/telephony/telephony_data/pdp_profile/src/
Dpdp_profile_ability.cpp367 std::string path = tempUri.GetPath(); in ParseUriType()
/base/telephony/telephony_data/sms_mms/src/
Dsms_mms_ability.cpp419 std::string path = tempUri.GetPath(); in ParseUriType()
/base/notification/distributed_notification_service/services/ans/test/unittest/notification_rdb_data_mgr_test/
Dnotification_rdb_data_mgr_test.cpp229 virtual std::string GetPath() in GetPath() function in OHOS::Notification::RdbStoreTest