Searched defs:AreKeventValuesValid (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/base/files/
H A Dfile_path_watcher_kqueue.cc96 bool FilePathWatcherKQueue::AreKeventValuesValid(struct kevent* kevents, function in class:base::FilePathWatcherKQueue
211 if (!AreKeventValuesValid(&updates[0], count)) {
246 if (!AreKeventValuesValid(&updates[0], count)) {
345 if (!AreKeventValuesValid(&responses[0], count)) {

Completed in 85 milliseconds