Home
last modified time | relevance | path

Searched defs:GetFrontendURL (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/libcef/browser/devtools/
Ddevtools_frontend.cc74 static std::string GetFrontendURL() { in GetFrontendURL() function
/third_party/node/src/
Dinspector_socket_server.cc376 std::string InspectorSocketServer::GetFrontendURL(bool is_compat, in GetFrontendURL() function in node::inspector::InspectorSocketServer