Searched refs:frontend_url (Results 1 – 5 of 5) sorted by relevance
42 const std::string& frontend_url,54 const std::string& frontend_url,
95 const std::string& frontend_url, in Start() argument98 new DevToolsHttpProtocolHandler(ip, port, frontend_url, provider); in Start()
158 const std::string& frontend_url) = 0;
81 const std::string& frontend_url);
529 const std::string& frontend_url) { in InitDevToolsHttpProtocolHandler() argument534 frontend_url, in InitDevToolsHttpProtocolHandler()