Searched refs:OnInotifyEvent (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/base/files/
H A Dfile_path_watcher_linux.cc58 void OnInotifyEvent(const inotify_event* event);
245 reader->OnInotifyEvent(event);
322 void InotifyReader::OnInotifyEvent(const inotify_event* event) { function in class:base::__anon2252::InotifyReader

Completed in 27 milliseconds