Searched defs:OnBeforePluginLoad (Results 1 – 4 of 4) sorted by relevance
| /third_party/cef/include/ | ||
| D | cef_request_context_handler.h | 85 virtual bool OnBeforePluginLoad(const CefString& mime_type, in OnBeforePluginLoad() function |
| /third_party/cef/libcef_dll/ctocpp/ | ||
| D | request_context_handler_ctocpp.cc | 45 bool CefRequestContextHandlerCToCpp::OnBeforePluginLoad( in OnBeforePluginLoad() function in CefRequestContextHandlerCToCpp |
| /third_party/cef/tests/cefclient/browser/ | ||
| D | root_window_manager.cc | 29 bool OnBeforePluginLoad(const CefString& mime_type, in OnBeforePluginLoad() function in client::__anonb17d295e0111::ClientRequestContextHandler |
| /third_party/cef/tests/ceftests/ | ||
| D | plugin_unittest.cc | 102 bool OnBeforePluginLoad(const CefString& mime_type, in OnBeforePluginLoad() function in __anon874023780111::PluginTestHandler::RequestContextHandler |