Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/test/asan/TestCases/Linux/
Dpthread_create_from_constructor.cpp29 void __attribute__((constructor)) startPolling() { in startPolling() function
/external/v4l2_codec2/common/include/v4l2_codec2/common/
DV4L2DevicePoller.h48 bool startPolling(EventCallback eventCallback, base::RepeatingClosure errorCallback);
DV4L2Device.h440 bool startPolling(android::V4L2DevicePoller::EventCallback eventCallback,
/external/jimfs/jimfs/src/main/java/com/google/common/jimfs/
DPollingWatchService.java105 startPolling(); in register()
157 private void startPolling() { in startPolling() method in PollingWatchService
/external/v4l2_codec2/common/
DV4L2DevicePoller.cpp32 bool V4L2DevicePoller::startPolling(EventCallback eventCallback, in startPolling() function in android::V4L2DevicePoller
DV4L2Device.cpp1851 bool V4L2Device::startPolling(android::V4L2DevicePoller::EventCallback eventCallback, in startPolling() function in android::V4L2Device
1859 bool ret = mDevicePoller->startPolling(std::move(eventCallback), std::move(errorCallback)); in startPolling()
/external/v4l2_codec2/components/
DV4L2Decoder.cpp149 if (!mDevice->startPolling(::base::BindRepeating(&V4L2Decoder::serviceDeviceTask, mWeakThis), in start()
349 if (!mDevice->startPolling(::base::BindRepeating(&V4L2Decoder::serviceDeviceTask, mWeakThis), in flush()
DV4L2Encoder.cpp644 if (!mDevice->startPolling(::base::BindRepeating(&V4L2Encoder::serviceDeviceTask, mWeakThis), in startDevicePoll()
/external/error_prone/jimfs/
Djimfs-1.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...