Home
last modified time | relevance | path

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

/external/libbrillo/brillo/message_loops/
Dbase_message_loop.cc327 OnFileReady(); in OnFileCanReadWithoutBlocking()
331 OnFileReady(); in OnFileCanWriteWithoutBlocking()
334 void BaseMessageLoop::IOTask::OnFileReady() { in OnFileReady() function in brillo::BaseMessageLoop::IOTask
Dbase_message_loop.h152 void OnFileReady();