Home
last modified time | relevance | path

Searched defs:profileName (Results 1 - 10 of 10) sorted by relevance

/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() argument
243 PowerSsrLevel PowerSpec::GetPowerSsrLevel(const std::string &profileName, RequestStatus status) in GetPowerSsrLevel() argument
H A Dpower_manager.cpp136 StatusUpdate( const RequestStatus status, const std::string &profileName, const RawAddress &addr) const StatusUpdate() argument
158 PowerProcess( const RequestStatus status, const std::string &profileName, const RawAddress rawAddr) PowerProcess() argument
170 UpdatePowerDevicesInfo( const RawAddress rawAddr, const std::string &profileName, const RequestStatus status) UpdatePowerDevicesInfo() argument
[all...]
H A Dpower_device.cpp68 void PowerDevice::SetRequestPower(const std::string &profileName, const RequestStatus status) const in SetRequestPower() argument
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); GetProfileServiceConnectState() local
[all...]
/foundation/systemabilitymgr/safwk/services/safwk/src/
H A Dmain.cpp92 string profileName = fileName.substr(0, dotPos); in SetProcName() local
/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
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_client_impl.cpp339 std::string profileName = resName.substr(pos + strlen(PROFILE_FILE_PREFIX)); in GetResFromResMgr() local
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/app/
H A Djs_ability_stage.cpp508 std::string profileName = module.at(RUN_ON_THREAD).get<std::string>(); in SetOptionalParameters() local
700 std::string profileName = resName.substr(pos + strlen(PROFILE_FILE_PREFIX)); in GetResFromResMgr() local
/foundation/deviceprofile/device_info_manager/common/src/utils/
H A Dprofile_utils.cpp248 bool ProfileUtils::IsNeedAddOhSuffix(const std::string& profileName, bool isSvr) in IsNeedAddOhSuffix() argument
262 std::string ProfileUtils::CheckAndAddOhSuffix(const std::string& profileName, bool isSvr) in CheckAndAddOhSuffix() argument
271 std::string ProfileUtils::CheckAndRemoveOhSuffix(const std::string& profileName) in CheckAndRemoveOhSuffix() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_data_mgr.cpp4861 std::string profileName = PROFILE_PATH + resName.substr(pos + strlen(PROFILE_PREFIX)) + JSON_SUFFIX; in GetShortcutInfosByInnerBundleInfo() local

Completed in 25 milliseconds