Searched refs:SendNotification (Results 1 – 15 of 15) sorted by relevance
94 channel_->SendNotification(bufferUsage); in BufferUsage()104 channel_->SendNotification(dataCollected); in DataCollected()114 channel_->SendNotification(tracingComplete); in TracingComplete()
199 channel_->SendNotification(addHeapSnapshotChunk); in AddHeapSnapshotChunk()213 channel_->SendNotification(reportHeapSnapshotProgress); in ReportHeapSnapshotProgress()229 channel_->SendNotification(heapStatsUpdate); in HeapStatsUpdate()243 channel_->SendNotification(lastSeenObjectIdEvent); in LastSeenObjectId()
152 channel_->SendNotification(preciseCoverageDeltaUpdate); in PreciseCoverageDeltaUpdate()
532 channel_->SendNotification(breakpointResolved); in BreakpointResolved()541 channel_->SendNotification(paused); in Paused()550 channel_->SendNotification(nativeCalling); in NativeCalling()561 channel_->SendNotification(resumed); in Resumed()571 channel_->SendNotification(scriptFailedToParse); in ScriptFailedToParse()590 channel_->SendNotification(scriptParsed); in ScriptParsed()
35 virtual void SendNotification(const PtBaseEvents &events) = 0;
47 void SendNotification(const PtBaseEvents &events) override;
101 void ProtocolHandler::SendNotification(const PtBaseEvents &events) in SendNotification() function in panda::ecmascript::tooling::ProtocolHandler
39 handler.SendNotification(event); in ProtocolHandlerNotifFuzzTest()
42 void SendNotification(const PtBaseEvents &events) override in SendNotification() function
94 void SendNotification(const PtBaseEvents &events) override in SendNotification() function
93 void SendNotification(const PtBaseEvents &events) override in SendNotification() function
97 void SendNotification(const PtBaseEvents &events) override in SendNotification() function
119 void SendNotification(const PtBaseEvents &events) override in SendNotification() function