Searched defs:DoOnRemoval (Results 1 – 4 of 4) sorted by relevance
49 virtual void DoOnRemoval(Event *event_ptr) {} in DoOnRemoval() function120 void DoOnRemoval(Event *event_ptr) override { in DoOnRemoval() function
80 void Event::DoOnRemoval() { in DoOnRemoval() function in Event
152 TEST_F(ProcessEventDataTest, DoOnRemoval) { in TEST_F() argument
4122 void Process::ProcessEventData::DoOnRemoval(Event *event_ptr) { in DoOnRemoval() function in Process::ProcessEventData