Home
last modified time | relevance | path

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

/external/v4l2_codec2/common/
DV4L2DevicePoller.cpp32 bool V4L2DevicePoller::startPolling(EventCallback eventCallback, in startPolling() function in android::V4L2DevicePoller
DV4L2Device.cpp1907 bool V4L2Device::startPolling(android::V4L2DevicePoller::EventCallback eventCallback, in startPolling() function in android::V4L2Device
/external/jimfs/jimfs/src/main/java/com/google/common/jimfs/
DPollingWatchService.java157 private void startPolling() { in startPolling() method in PollingWatchService