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.cc331 OnFileReady(); in OnFileCanReadWithoutBlocking()
335 OnFileReady(); in OnFileCanWriteWithoutBlocking()
338 void BaseMessageLoop::IOTask::OnFileReady() { in OnFileReady() function in brillo::BaseMessageLoop::IOTask
Dbase_message_loop.h152 void OnFileReady();