Searched refs:GetContextByID (Results 1 – 1 of 1) sorted by relevance
1018 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