Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/camera/
DVSoCEmulatedCameraHotplugThread.cpp81 bool EmulatedCameraHotplugThread::removeWatch(int /*cameraId*/) { return true; } in removeWatch() function in android::EmulatedCameraHotplugThread
DEmulatedCameraHotplugThread.h51 bool removeWatch(int cameraId);
DEmulatedCameraHotplugThread.cpp288 bool EmulatedCameraHotplugThread::removeWatch(int cameraId) { in removeWatch() function in android::EmulatedCameraHotplugThread
/device/generic/goldfish/camera/
DEmulatedCameraHotplugThread.h54 bool removeWatch(int cameraId);
DEmulatedCameraHotplugThread.cpp272 bool EmulatedCameraHotplugThread::removeWatch(int cameraId) { in removeWatch() function in android::EmulatedCameraHotplugThread
/device/generic/goldfish/radio/libril/
Dril_event.cpp134 static void removeWatch(struct ril_event * ev, int index) in removeWatch() function
192 removeWatch(rev, i); in processReadReadies()
325 removeWatch(ev, ev->index); in ril_event_del()
/device/google/cuttlefish/guest/hals/ril/libril/
Dril_event.cpp134 static void removeWatch(struct ril_event * ev, int index) in removeWatch() function
192 removeWatch(rev, i); in processReadReadies()
325 removeWatch(ev, ev->index); in ril_event_del()
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril_event.cpp134 static void removeWatch(struct ril_event * ev, int index) in removeWatch() function
192 removeWatch(rev, i); in processReadReadies()
325 removeWatch(ev, ev->index); in ril_event_del()