Searched refs:tokenInfoIt (Results 1 – 1 of 1) sorted by relevance
464 auto tokenInfoIt = oauthTokens_.find(authType); in CheckOAuthTokenVisibility() local465 if (tokenInfoIt == oauthTokens_.end()) { in CheckOAuthTokenVisibility()472 std::set<std::string> authList = tokenInfoIt->second.authList; in CheckOAuthTokenVisibility()