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 D | audio_usage_strategy_parser.cpp | 83 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 D | standby_service_stub.cpp | 89 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 D | standby_client_unit_test.cpp | 234 std::string strategyName; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/frame_rate_manager/ |
H A D | hgm_multi_app_strategy.cpp | 297 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 D | standby_service_client.cpp | 164 ErrCode StandbyServiceClient::IsStrategyEnabled(const std::string& strategyName, bool& isEnabled) in IsStrategyEnabled()
|
H A D | standby_service_proxy.cpp | 349 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 D | hgm_multi_app_strategy_test.cpp | 105 MultiAppStrategyType multiAppStrategyType, const std::string& strategyName) in SetMultiAppStrategy()
|
/ohos5.0/foundation/resourceschedule/device_standby/services/core/src/ |
H A D | standby_service.cpp | 295 ErrCode StandbyService::IsStrategyEnabled(const std::string& strategyName, bool& isEnabled) in IsStrategyEnabled()
|
H A D | standby_service_impl.cpp | 866 …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 D | standby_service_unit_test.cpp | 1116 std::string strategyName; variable
|