Searched refs:context_it (Results 1 – 1 of 1) sorted by relevance
61 auto context_it = contexts.find(context); in Remove() local62 if (context_it == contexts.end()) in Remove()65 contexts.erase(context_it); in Remove()