Home
last modified time | relevance | path

Searched refs:OnLibeventNotification (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/message_loop/
Dmessage_pump_libevent.cc179 event_set(evt.get(), fd, event_mask, OnLibeventNotification, controller); in WatchFileDescriptor()
321 void MessagePumpLibevent::OnLibeventNotification(int fd, in OnLibeventNotification() function in base::MessagePumpLibevent
Dmessage_pump_libevent.h122 static void OnLibeventNotification(int fd, short flags,