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