Searched refs:AreKeventValuesValid (Results 1 – 2 of 2) sorted by relevance
98 bool FilePathWatcherKQueue::AreKeventValuesValid(struct kevent* kevents, in AreKeventValuesValid() function in base::FilePathWatcherKQueue213 if (!AreKeventValuesValid(&updates[0], count)) { in UpdateWatches()248 if (!AreKeventValuesValid(&updates[0], count)) { in OnFileCanReadWithoutBlocking()347 if (!AreKeventValuesValid(&responses[0], count)) { in Watch()
67 bool AreKeventValuesValid(struct kevent* kevents, int count);