Searched defs:appTypes (Results 1 – 4 of 4) sorted by relevance
76 auto &appTypes = screenSetting.appTypes; in SetUp() local
490 int32_t XMLParser::ParseAppTypes(xmlNode &node, std::unordered_map<int32_t, std::string> &appTypes) in ParseAppTypes()
193 auto &appTypes = screenSettingCache_.appTypes; in GetAppStrategyConfigName() local
134 std::unordered_map<int32_t, std::string> appTypes; member