Home
last modified time | relevance | path

Searched defs:NotifyClosed (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libchrome/mojo/core/
H A Dwatcher_set.cc25 void WatcherSet::NotifyClosed() { in NotifyClosed() function in mojo::core::WatcherSet
/aosp_15_r20/external/webrtc/rtc_base/
H A Dasync_packet_socket.h146 void NotifyClosed(int err) { in NotifyClosed() function