HomeSort by relevance Sort by last modified time
    Searched refs:WatchID (Results 1 - 2 of 2) sorted by null

  /device/generic/goldfish/camera/
EmulatedCameraHotplugThread.h 49 int WatchID;
EmulatedCameraHotplugThread.cpp 73 if (inotify_rm_watch(mInotifyFd, it->WatchID) == -1) {
267 if (mSubscribers[i].WatchID == wd) {
315 if (inotify_rm_watch(mInotifyFd, si->WatchID) == -1) {

Completed in 265 milliseconds