Searched defs:notified (Results 1 – 7 of 7) sorted by relevance
331 static bool notified = false; in NotifyAppTerminating() local343 static bool notified = false; in NotifyAndTerminate() local380 static bool notified = false; in OnAppExiting() local
153 bool notified = false; in NotifyDeadlineExceeded() local
38 bool notified() const { return notified_; } in notified() function in __anon49b096a80111::TestCallbackListener
180 struct _MDNotified notified; /* array of conditions notified */ member
193 struct _MDNotified notified; /* array of conditions notified */ member
324 bool notified() const { return started_ && ended_; } in notified() function in ui::__anonb685e66a0111::TestCompositorObserver
256 bool notified() { return events_ > 0; } in notified() function in __anond28de7630111::NotificationCounter