Searched defs:OnProtocolExecution (Results 1 – 4 of 4) sorted by relevance
/third_party/cef/include/ | ||
D | cef_resource_request_handler.h | 202 virtual void OnProtocolExecution(CefRefPtr<CefBrowser> browser, in OnProtocolExecution() function |
/third_party/cef/libcef_dll/ctocpp/ | ||
D | resource_request_handler_ctocpp.cc | 238 void CefResourceRequestHandlerCToCpp::OnProtocolExecution( in OnProtocolExecution() function in CefResourceRequestHandlerCToCpp |
/third_party/cef/tests/cefclient/browser/ | ||
D | client_handler.cc | 922 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 __anonb111d0b10111::BasicResponseTest |