Home
last modified time | relevance | path

Searched refs:GetContextByID (Results 1 – 1 of 1) sorted by relevance

/third_party/cef/libcef_dll/wrapper/
Dcef_message_router.cc1018 CefRefPtr<CefV8Context> context = GetContextByID(context_id); in ExecuteSuccessCallback()
1044 CefRefPtr<CefV8Context> context = GetContextByID(context_id); in ExecuteFailureCallback()
1086 CefRefPtr<CefV8Context> GetContextByID(int context_id) { in GetContextByID() function in __anon8aeebdc30111::CefMessageRouterRendererSideImpl