Home
last modified time | relevance | path

Searched refs:HandleAttributesChange (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/files/
Dfile_path_watcher_kqueue.h72 void HandleAttributesChange(const EventVector::iterator& event,
Dfile_path_watcher_kqueue.cc132 void FilePathWatcherKQueue::HandleAttributesChange( in HandleAttributesChange() function in base::FilePathWatcherKQueue
283 HandleAttributesChange(event, &target_file_affected, &update_watches); in OnFileCanReadWithoutBlocking()