Searched refs:DoOnRemoval (Results 1 – 7 of 7) sorted by relevance
51 virtual void DoOnRemoval(Event *event_ptr) {} in DoOnRemoval() function122 void DoOnRemoval(Event *event_ptr) override { in DoOnRemoval() function237 void DoOnRemoval();
80 void Event::DoOnRemoval() { in DoOnRemoval() function in Event82 m_data_sp->DoOnRemoval(this); in DoOnRemoval()
305 event_sp->DoOnRemoval(); in FindNextEventInternal()
102 void SymbolChangeEventData::DoOnRemoval(Event *event_ptr) { in DoOnRemoval() function in SymbolChangeEventData
98 void DoOnRemoval(Event *event_ptr) override;
429 void DoOnRemoval(Event *event_ptr) override;
4031 void Process::ProcessEventData::DoOnRemoval(Event *event_ptr) { in DoOnRemoval() function in Process::ProcessEventData