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 | 1102 typedef std::map<int, CefRefPtr<CefV8Context>> ContextMap; typedef in __anon147b52490111::CefMessageRouterRendererSideImpl |
| /third_party/cef/libcef/renderer/ | ||
| D | v8_impl.cc | 177 typedef std::map<int, scoped_refptr<CefV8ContextState>> ContextMap; typedef in __anonac4c0c710111::CefV8IsolateManager |