Searched refs:ContextMap (Results 1 – 4 of 4) sorted by relevance
144 using ContextMap = std::unordered_map<uint32_t, EGLContext>; variable145 extern ContextMap gContextMap;
151 ContextMap gContextMap;
1073 ContextMap::iterator it = context_map_.begin(); in GetIDForContext()1089 ContextMap::const_iterator it = context_map_.find(context_id); in GetContextByID()1113 using ContextMap = std::map<int, CefRefPtr<CefV8Context>>; typedef in __anonf16c46260111::CefMessageRouterRendererSideImpl1114 ContextMap context_map_;
114 ContextMap::const_iterator it = context_map_.find(hash); in GetContextState()129 ContextMap::iterator it = context_map_.find(hash); in ReleaseContext()177 using ContextMap = std::map<int, scoped_refptr<CefV8ContextState>>; typedef in __anonf3b0d18e0111::CefV8IsolateManager178 ContextMap context_map_;