Home
last modified time | relevance | path

Searched defs:profileName (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/test/unittest/ams_ipc_interface_test/
H A Dams_ipc_appscheduler_interface_test.cpp194 std::string profileName("mockProfile"); variable
251 std::string profileName("mockProfile"); variable
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dpower_spec.cpp222 PowerInfo PowerSpec::GetPowerSpec(const std::string &profileName, RequestStatus status) in GetPowerSpec()
243 PowerSsrLevel PowerSpec::GetPowerSsrLevel(const std::string &profileName, RequestStatus status) in GetPowerSsrLevel()
H A Dpower_manager.cpp137 const RequestStatus status, const std::string &profileName, const RawAddress &addr) const in StatusUpdate() argument
159 const RequestStatus status, const std::string &profileName, const RawAddress rawAddr) in PowerProcess()
171 const RawAddress rawAddr, const std::string &profileName, const RequestStatus status) in UpdatePowerDevicesInfo()
H A Dprofile_service_manager.cpp307 std::string profileName = name; in EnableCompleteProcess() local
459 std::string profileName = name; in DisableCompleteProcess() local
543 std::string profileName = SupportProfilesInfo::IdToName(profileID); in GetProfileServiceConnectState() local
H A Dpower_device.cpp68 void PowerDevice::SetRequestPower(const std::string &profileName, const RequestStatus status) const in SetRequestPower() argument
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/common/ams/ipc_app_scheduler_test/
H A Dams_ipc_app_scheduler_module_test.cpp193 std::string profileName("mockProfile"); variable
223 std::string profileName("mockProfile"); variable
/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/utils/
H A Dprofile_utils.cpp248 bool ProfileUtils::IsNeedAddOhSuffix(const std::string& profileName, bool isSvr) in IsNeedAddOhSuffix()
262 std::string ProfileUtils::CheckAndAddOhSuffix(const std::string& profileName, bool isSvr) in CheckAndAddOhSuffix()
271 std::string ProfileUtils::CheckAndRemoveOhSuffix(const std::string& profileName) in CheckAndRemoveOhSuffix()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
H A Ddata_share_profile_config.cpp180 std::string profileName = resName.substr(pos + PROFILE_PREFIX_LEN); in GetResFromResMgr() local
/ohos5.0/foundation/systemabilitymgr/safwk/services/safwk/src/
H A Dmain.cpp93 string profileName = fileName.substr(0, dotPos); in SetProcName() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/app/
H A Djs_ability_stage.cpp549 std::string profileName = module.at(RUN_ON_THREAD).get<std::string>(); in SetOptionalParameters() local
740 std::string profileName = resName.substr(pos + strlen(PROFILE_FILE_PREFIX)); in GetResFromResMgr() local
/ohos5.0/base/telephony/telephony_data/interfaces/innerkits/include/
H A Dpdp_profile_data.h123 std::string profileName = ""; member
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_client_impl.cpp341 std::string profileName = resName.substr(pos + strlen(PROFILE_FILE_PREFIX)); in GetResFromResMgr() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_data_mgr.cpp4810 …BundleDataMgr::TryGetRawDataByExtractor(const std::string &hapPath, const std::string &profileName, in TryGetRawDataByExtractor()
4850 …std::string profileName = PROFILE_PATH + resName.substr(pos + strlen(PROFILE_PREFIX)) + JSON_SUFFI… in GetShortcutInfosByInnerBundleInfo() local