Home
last modified time | relevance | path

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

/external/chromium/base/
Dmessage_pump_libevent.cc175 event_set(evt.get(), fd, event_mask, OnLibeventNotification, controller); in WatchFileDescriptor()
325 void MessagePumpLibevent::OnLibeventNotification(int fd, short flags, in OnLibeventNotification() function in base::MessagePumpLibevent
Dmessage_pump_libevent.h132 static void OnLibeventNotification(int fd, short flags,