Searched defs:ShouldNotify (Results 1 – 3 of 3) sorted by relevance
27 bool POSIXLimboStopInfo::ShouldNotify(Event *event_ptr) { return false; } in ShouldNotify() function in POSIXLimboStopInfo44 bool POSIXNewThreadStopInfo::ShouldNotify(Event *event_ptr) { return false; } in ShouldNotify() function in POSIXNewThreadStopInfo
94 bool ShouldNotify() const { in ShouldNotify() function
60 virtual bool ShouldNotify(Event *event_ptr) { in ShouldNotify() function