Home
last modified time | relevance | path

Searched defs:appTypes (Results 1 – 4 of 4) sorted by relevance

/foundation/graphic/graphic_2d/rosen/test/hyper_graphic_manager/unittest/
Dhgm_multi_app_strategy_test.cpp76 auto &appTypes = screenSetting.appTypes; in SetUp() local
/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/config/
Dxml_parser.cpp488 int32_t XMLParser::ParseAppTypes(xmlNode &node, std::unordered_map<int32_t, std::string> &appTypes) in ParseAppTypes()
/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/frame_rate_manager/
Dhgm_multi_app_strategy.cpp192 auto &appTypes = screenSettingCache_.appTypes; in GetAppStrategyConfigName() local
/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/utils/
Dhgm_command.h134 std::unordered_map<int32_t, std::string> appTypes; member