OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnInotifyEvent
(Results
1 - 2
of
2
) sorted by null
/external/chromium/base/files/
file_path_watcher_linux.cc
55
void
OnInotifyEvent
(const inotify_event* event);
203
reader_->
OnInotifyEvent
(event);
287
void InotifyReader::
OnInotifyEvent
(const inotify_event* event) {
/external/chromium_org/base/files/
file_path_watcher_linux.cc
56
void
OnInotifyEvent
(const inotify_event* event);
207
reader->
OnInotifyEvent
(event);
287
void InotifyReader::
OnInotifyEvent
(const inotify_event* event) {
Completed in 26 milliseconds