Searched refs:should_notify (Results 1 – 4 of 4) sorted by relevance
237 bool &should_stop, bool &should_notify) const { in GetNextSignalNumber() 245 should_notify = signal.m_notify; in GetSignalInfo() 336 std::optional<bool> should_notify) { in GetSignalAtIndex() 355 if (should_notify && signal_notify != *should_notify) in GetFilteredSignals() 343 GetFilteredSignals(std::optional<bool> should_suppress,std::optional<bool> should_stop,std::optional<bool> should_notify) GetFilteredSignals() argument
64 bool should_notify = stop_info_sp->ShouldNotify(event_ptr); in ShouldReportStop() local65 if (should_notify) in ShouldReportStop()
1077 bool should_notify = in DoShouldNotify() local1079 if (should_notify) { in DoShouldNotify()1088 return should_notify; in DoShouldNotify()
57 /// \param[out] should_notify64 bool &should_notify) const;140 std::optional<bool> should_notify);