Searched refs:SendRawMessage (Results 1 – 3 of 3) sorted by relevance
190 SendRawMessage(notification->Serialize()); in SendNotification()195 SendRawMessage(response->Serialize()); in SendAsyncResponse()198 void DevToolsProtocol::Handler::SendRawMessage(const std::string& message) { in SendRawMessage() function in content::DevToolsProtocol::Handler
149 void SendRawMessage(const std::string& message);
108 SendRawMessage(message); in OnTraceDataCollected()