Searched defs:OnProtocolExecution (Results 1 – 4 of 4) sorted by relevance
| /third_party/cef/include/ | ||
| D | cef_resource_request_handler.h | 203 virtual void OnProtocolExecution(CefRefPtr<CefBrowser> browser, in OnProtocolExecution() function |
| /third_party/cef/libcef_dll/ctocpp/ | ||
| D | resource_request_handler_ctocpp.cc | 236 void CefResourceRequestHandlerCToCpp::OnProtocolExecution( in OnProtocolExecution() function in CefResourceRequestHandlerCToCpp |
| /third_party/cef/tests/cefclient/browser/ | ||
| D | client_handler.cc | 916 void ClientHandler::OnProtocolExecution(CefRefPtr<CefBrowser> browser, in OnProtocolExecution() function in client::ClientHandler |
| /third_party/cef/tests/ceftests/ | ||
| D | resource_request_handler_unittest.cc | 820 void OnProtocolExecution(CefRefPtr<CefBrowser> browser, in OnProtocolExecution() function in __anon6d3c43f60111::BasicResponseTest |