Home
last modified time | relevance | path

Searched defs:watch_entry (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/files/
Dfile_path_watcher_linux.cc384 const WatchEntry& watch_entry = watches_[i]; in OnFilePathChangedOnOriginSequence() local
506 WatchEntry& watch_entry = watches_[i]; in UpdateWatches() local
637 WatchEntry* watch_entry) { in AddWatchForBrokenSymlink()
/external/cronet/base/files/
Dfile_path_watcher_inotify.cc432 const WatchEntry& watch_entry = watches_[i]; in OnFilePathChanged() local
767 WatchEntry* watch_entry) { in AddWatchForBrokenSymlink()
/external/openscreen/osp/impl/presentation/
Durl_availability_requester.cc475 auto watch_entry = watch_by_id.find(event.watch_id); in OnStreamMessage() local