Home
last modified time | relevance | path

Searched defs:strategyName (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/config/
H A Daudio_usage_strategy_parser.cpp83 char *strategyName = reinterpret_cast<char*>(xmlGetProp(strategyNode, in ParserStreamUsageList() local
102 char *strategyName = reinterpret_cast<char*>(xmlGetProp(strategyNode, in ParserSourceTypeList() local
144 void AudioUsageStrategyParser::ParserStreamUsageInfo(const std::string &strategyName, in ParserStreamUsageInfo()
172 void AudioUsageStrategyParser::ParserSourceTypeInfo(const std::string &strategyName, const std::str… in ParserSourceTypeInfo()
/ohos5.0/foundation/resourceschedule/device_standby/frameworks/src/
H A Dstandby_service_stub.cpp89 std::string strategyName = data.ReadString(); in HandleSubscribeStandbyCallback() local
151 std::string strategyName {""}; in HandleIsStrategyEnabled() local
/ohos5.0/foundation/resourceschedule/device_standby/interfaces/innerkits/test/unittest/
H A Dstandby_client_unit_test.cpp234 std::string strategyName; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/frame_rate_manager/
H A Dhgm_multi_app_strategy.cpp297 const std::string& strategyName, PolicyConfigData::StrategyConfig& strategyRes) in GetStrategyConfig()
316 auto &strategyName = screenSettingCache_.multiAppStrategyName; in UseStrategyNum() local
/ohos5.0/foundation/resourceschedule/device_standby/interfaces/innerkits/src/
H A Dstandby_service_client.cpp164 ErrCode StandbyServiceClient::IsStrategyEnabled(const std::string& strategyName, bool& isEnabled) in IsStrategyEnabled()
H A Dstandby_service_proxy.cpp349 ErrCode StandbyServiceProxy::IsStrategyEnabled(const std::string& strategyName, bool& enabled) in IsStrategyEnabled()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/hyper_graphic_manager/unittest/
H A Dhgm_multi_app_strategy_test.cpp105 MultiAppStrategyType multiAppStrategyType, const std::string& strategyName) in SetMultiAppStrategy()
/ohos5.0/foundation/resourceschedule/device_standby/services/core/src/
H A Dstandby_service.cpp295 ErrCode StandbyService::IsStrategyEnabled(const std::string& strategyName, bool& isEnabled) in IsStrategyEnabled()
H A Dstandby_service_impl.cpp866 …de StandbyServiceImpl::GetEligiableRestrictSet(uint32_t allowType, const std::string& strategyName, in GetEligiableRestrictSet()
932 ErrCode StandbyServiceImpl::IsStrategyEnabled(const std::string& strategyName, bool& isStandby) in IsStrategyEnabled()
/ohos5.0/foundation/resourceschedule/device_standby/services/test/unittest/
H A Dstandby_service_unit_test.cpp1116 std::string strategyName; variable