Home
last modified time | relevance | path

Searched defs:GetHost (Results 1 – 5 of 5) sorted by relevance

/third_party/cef/libcef/browser/native/
Dwindow_x11.cc279 views::DesktopWindowTreeHostLinux* CefWindowX11::GetHost() { in GetHost() function in CefWindowX11
/third_party/cef/libcef_dll/ctocpp/
Dbrowser_ctocpp.cc40 NO_SANITIZE("cfi-icall") CefRefPtr<CefBrowserHost> CefBrowserCToCpp::GetHost() { in GetHost() function in CefBrowserCToCpp
/third_party/cef/libcef/renderer/
Dbrowser_impl.cc56 CefRefPtr<CefBrowserHost> CefBrowserImpl::GetHost() { in GetHost() function in CefBrowserImpl
/third_party/node/src/
Dinspector_socket.cc669 std::string ProtocolHandler::GetHost() const { in GetHost() function in node::inspector::ProtocolHandler
806 std::string InspectorSocket::GetHost() { in GetHost() function in node::inspector::InspectorSocket
/third_party/cef/libcef/browser/
Dbrowser_host_base.cc484 CefRefPtr<CefBrowserHost> CefBrowserHostBase::GetHost() { in GetHost() function in CefBrowserHostBase