Home
last modified time | relevance | path

Searched refs:NotifyClosed (Results 1 – 5 of 5) sorted by relevance

/external/libmojo/mojo/edk/system/
Dwatcher_set.cc22 void WatcherSet::NotifyClosed() { in NotifyClosed() function in mojo::edk::WatcherSet
24 entry.second->NotifyClosed(); in NotifyClosed()
Dwatcher_set.h31 void NotifyClosed();
Dwatcher.h55 void NotifyClosed();
Dwatcher.cc39 void Watcher::NotifyClosed() { in NotifyClosed() function in mojo::edk::Watcher
Dawakable_list.cc51 watchers_.NotifyClosed(); in CancelAll()