Home
last modified time | relevance | path

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

/ohos5.0/base/msdp/device_status/test/fuzztest/devicemanager_fuzzer/
H A Ddevicemanager_fuzzer.cpp314 AddEpoll(EPOLL_EVENT_DEVICE_MGR, devMgr_.GetFd()); in EnableDevMgr()
324 DelEpoll(EPOLL_EVENT_DEVICE_MGR, devMgr_.GetFd()); in DisableDevMgr()
390 } else if (epollEvent->eventType == EPOLL_EVENT_DEVICE_MGR) { in OnThread()
H A Ddevicemanager_fuzzer.h48 EPOLL_EVENT_DEVICE_MGR, enumerator
/ohos5.0/foundation/multimodalinput/input/intention/services/test/unittest/src/
H A Ddevice_manager_test.cpp316 AddEpoll(EPOLL_EVENT_DEVICE_MGR, devMgr_.GetFd()); in EnableDevMgr()
326 DelEpoll(EPOLL_EVENT_DEVICE_MGR, devMgr_.GetFd()); in DisableDevMgr()
392 } else if (epollEvent->event_type == EPOLL_EVENT_DEVICE_MGR) { in OnThread()
/ohos5.0/base/msdp/device_status/test/unittest/intention/services/src/
H A Ddevice_manager_test.cpp316 AddEpoll(EPOLL_EVENT_DEVICE_MGR, devMgr_.GetFd()); in EnableDevMgr()
326 DelEpoll(EPOLL_EVENT_DEVICE_MGR, devMgr_.GetFd()); in DisableDevMgr()
392 } else if (epollEvent->event_type == EPOLL_EVENT_DEVICE_MGR) { in OnThread()
/ohos5.0/base/msdp/device_status/test/unittest/intention/scheduler/include/
H A Dtimer_manager_test.h46 EPOLL_EVENT_DEVICE_MGR, enumerator
/ohos5.0/foundation/multimodalinput/input/intention/services/test/unittest/include/
H A Ddevice_manager_test.h47 EPOLL_EVENT_DEVICE_MGR, enumerator
/ohos5.0/base/msdp/device_status/services/native/include/
H A Dstream_server.h39 EPOLL_EVENT_DEVICE_MGR, enumerator
/ohos5.0/base/msdp/device_status/test/unittest/intention/services/include/
H A Ddevice_manager_test.h48 EPOLL_EVENT_DEVICE_MGR, enumerator
/ohos5.0/base/msdp/device_status/services/native/src/
H A Ddevicestatus_service.cpp486 } else if (epollEvent->event_type == EPOLL_EVENT_DEVICE_MGR) { in OnThread()
555 AddEpoll(EPOLL_EVENT_DEVICE_MGR, devMgr_.GetFd()); in EnableDevMgr()
565 DelEpoll(EPOLL_EVENT_DEVICE_MGR, devMgr_.GetFd()); in DisableDevMgr()