Searched refs:g_tempAllowList (Results 1 – 1 of 1) sorted by relevance
28 static const std::unordered_set<std::string> g_tempAllowList; variable56 if (g_tempAllowList.count(ownerIdStr) != 0) { in ConvertIdType()