Searched defs:ContextMap (Results 1 – 3 of 3) sorted by relevance
| /third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ | ||
| D | trace_fixture.h | 144 using ContextMap = std::unordered_map<uint32_t, EGLContext>; variable |
| /third_party/cef/libcef_dll/wrapper/ | ||
| D | cef_message_router.cc | 1113 using ContextMap = std::map<int, CefRefPtr<CefV8Context>>; typedef in __anonf0fbbe050111::CefMessageRouterRendererSideImpl |
| /third_party/cef/libcef/renderer/ | ||
| D | v8_impl.cc | 177 using ContextMap = std::map<int, scoped_refptr<CefV8ContextState>>; typedef in __anonc0305f2d0111::CefV8IsolateManager |