Searched defs:HasBeenNotified (Results 1 – 13 of 13) sorted by relevance
54 bool HasBeenNotified() { in HasBeenNotified() function
77 ABSL_MUST_USE_RESULT bool HasBeenNotified() const { in HasBeenNotified() function
77 bool HasBeenNotified() const { in HasBeenNotified() function
78 ABSL_MUST_USE_RESULT bool HasBeenNotified() const { in HasBeenNotified() function
46 bool HasBeenNotified() const { in HasBeenNotified() function
56 bool HasBeenNotified() { return notification_.HasBeenNotified(); } in HasBeenNotified() function
89 bool HasBeenNotified() { return impl_.HasBeenNotified(); } in HasBeenNotified() function
98 bool HasBeenNotified() { return event_.IsSignaled(); } in HasBeenNotified() function