Searched refs:g_supportedProfileList (Results 1 – 1 of 1) sorted by relevance
128 static std::set<int32_t> g_supportedProfileList = { 1 }; variable4701 if (g_supportedProfileList.find(profileType) == g_supportedProfileList.end()) { in ParamsProcessGetJsonProfile()