/ohos5.0/foundation/ability/ability_runtime/test/unittest/ams_ipc_interface_test/ |
H A D | ams_ipc_appscheduler_interface_test.cpp | 194 std::string profileName("mockProfile"); variable 251 std::string profileName("mockProfile"); variable
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/ |
H A D | power_spec.cpp | 222 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 D | power_manager.cpp | 137 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 D | profile_service_manager.cpp | 307 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 D | power_device.cpp | 68 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 D | ams_ipc_app_scheduler_module_test.cpp | 193 std::string profileName("mockProfile"); variable 223 std::string profileName("mockProfile"); variable
|
/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/utils/ |
H A D | profile_utils.cpp | 248 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 D | data_share_profile_config.cpp | 180 std::string profileName = resName.substr(pos + PROFILE_PREFIX_LEN); in GetResFromResMgr() local
|
/ohos5.0/foundation/systemabilitymgr/safwk/services/safwk/src/ |
H A D | main.cpp | 93 string profileName = fileName.substr(0, dotPos); in SetProcName() local
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/app/ |
H A D | js_ability_stage.cpp | 549 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 D | pdp_profile_data.h | 123 std::string profileName = ""; member
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
H A D | bundle_mgr_client_impl.cpp | 341 std::string profileName = resName.substr(pos + strlen(PROFILE_FILE_PREFIX)); in GetResFromResMgr() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_data_mgr.cpp | 4810 …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
|