AreKeventValuesValid 88 base/files/file_path_watcher_kqueue.cc bool AreKeventValuesValid(struct kevent* kevents, int count); AreKeventValuesValid 334 base/files/file_path_watcher_kqueue.cc if (!AreKeventValuesValid(&updates[0], count)) { AreKeventValuesValid 369 base/files/file_path_watcher_kqueue.cc if (!AreKeventValuesValid(&updates[0], count)) { AreKeventValuesValid 468 base/files/file_path_watcher_kqueue.cc if (!AreKeventValuesValid(&responses[0], count)) {