Searched refs:asIt (Results 1 – 1 of 1) sorted by relevance
289 auto asIt = abilitySessions_.find(key); in CloseSession() local290 if (asIt != abilitySessions_.end()) { in CloseSession()291 asIt->second.erase(sessionId); in CloseSession()