MCPcopy Create free account
hub / github.com/PenguLoader/PenguLoader / _cef_render_process_handler_t

Class _cef_render_process_handler_t

core/src/renderer/renderer.cc:217–217  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

215static decltype(cef_render_process_handler_t::on_context_created) OnContextCreated;
216static void CEF_CALLBACK Hooked_OnContextCreated(
217 struct _cef_render_process_handler_t* self,
218 struct _cef_browser_t* browser,
219 struct _cef_frame_t* frame,
220 struct _cef_v8context_t* context)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected