Searched refs:should_notify (Results 1 – 4 of 4) sorted by relevance
243 bool &should_stop, bool &should_notify) const { in GetSignalInfo()251 should_notify = signal.m_notify; in GetSignalInfo()342 std::optional<bool> should_notify) { in GetFilteredSignals() argument361 if (should_notify && signal_notify != *should_notify) in GetFilteredSignals()
64 bool should_notify = stop_info_sp->ShouldNotify(event_ptr); in ShouldReportStop() local65 if (should_notify) in ShouldReportStop()
1093 bool should_notify = in DoShouldNotify() local1095 if (should_notify) { in DoShouldNotify()1104 return should_notify; in DoShouldNotify()
66 bool &should_notify) const;142 std::optional<bool> should_notify);