Home
last modified time | relevance | path

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

/third_party/cef/libcef_dll/ctocpp/
Drequest_context_handler_ctocpp.cc47 const CefString& plugin_url, in OnBeforePluginLoad() argument
74 _struct, mime_type.GetStruct(), plugin_url.GetStruct(), is_main_frame, in OnBeforePluginLoad()
Drequest_context_handler_ctocpp.h41 const CefString& plugin_url,
/third_party/cef/libcef_dll/cpptoc/
Drequest_context_handler_cpptoc.cc48 const cef_string_t* plugin_url, in request_context_handler_on_before_plugin_load() argument
74 CefString(mime_type), CefString(plugin_url), is_main_frame ? true : false, in request_context_handler_on_before_plugin_load()
/third_party/cef/include/capi/
Dcef_request_context_handler_capi.h95 const cef_string_t* plugin_url,
/third_party/cef/include/
Dcef_request_context_handler.h86 const CefString& plugin_url, in OnBeforePluginLoad() argument
/third_party/cef/tests/cefclient/browser/
Droot_window_manager.cc30 const CefString& plugin_url, in OnBeforePluginLoad() argument
/third_party/cef/tests/ceftests/
Dplugin_unittest.cc103 const CefString& plugin_url, in OnBeforePluginLoad() argument