Searched refs:sendNotification (Results 1 – 4 of 4) sorted by relevance
54 void sendNotification(String method, [ dynamic parameters ]) {55 throw 'unexpected call to sendNotification';
143 _peer.sendNotification('registerService', <String, String>{169 _peer.sendNotification('registerService', <String, String>{207 _peer.sendNotification('registerService', <String, String>{
287 void sendNotification( in sendNotification() function in node::inspector::__anon3f0d7d490111::ChannelImpl
252526 virtual void sendNotification(std::unique_ptr<StringBuffer> message) = 0;252955 + void sendNotification(std::unique_ptr<StringBuffer> message) override {}