Searched defs:wd (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/libs/vr/libpdx_uds/
H A Dipc_helper.cpp457 int wd = inotify_add_watch( local
460 if (wd < 0) {
523 ret = inotify_rm_watch(fd.Get(), wd);

Completed in 1267 milliseconds