Searched refs:debug_url (Results 1 – 2 of 2) sorted by relevance
183 const std::string& debug_url,202 const std::string& debug_url, in ProtocolCommand() argument207 web_socket_(browser->CreateWebSocket(debug_url, this)) { in ProtocolCommand()283 const std::string& debug_url);289 const std::string& debug_url);316 const std::string& debug_url) { in GetOrCreateAgentHost() argument322 AgentHostDelegate* delegate = new AgentHostDelegate(id, browser, debug_url); in GetOrCreateAgentHost()332 const std::string& debug_url) in AgentHostDelegate() argument335 debug_url_(debug_url), in AgentHostDelegate()432 std::string debug_url = GetStringProperty(value, "webSocketDebuggerUrl"); in GetDebugURL() local[all …]
115 void SendProtocolCommand(const std::string& debug_url,