Searched refs:sendNotification (Results 1 – 3 of 3) sorted by relevance
255 virtual void sendNotification(std::unique_ptr<StringBuffer> message) = 0;
169 m_channel->sendNotification(MessageBuffer::create(std::move(message))); in sendProtocolNotification()
1957 void sendNotification( in sendNotification() function in v8::InspectorFrontend