Home
last modified time | relevance | path

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

/hardware/google/camera/common/apex_update_listener/
Dapex_update_listener.cc60 int watch_descriptor = inotify_add_watch( in Make() local
63 if (watch_descriptor < 0) { in Make()
86 watch_descriptor, *last_info); in Make()