Searched refs:contextById (Results 1 – 1 of 1) sorted by relevance
251 const auto& contextById = contextIt->second; in contextCreated() local253 DCHECK(contextById->find(contextId) == contextById->cend()); in contextCreated()254 (*contextById)[contextId].reset(context); in contextCreated()