Home
last modified time | relevance | path

Searched refs:device_status_epoll_event (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/intention/services/test/unittest/src/
H A Ddevice_manager_test.cpp29 struct device_status_epoll_event { struct
194 …auto eventData = static_cast<device_status_epoll_event*>(malloc(sizeof(device_status_epoll_event))… in AddEpoll()
386 auto epollEvent = reinterpret_cast<device_status_epoll_event*>(ev[i].data.ptr); in OnThread()
459 …auto eventData = static_cast<device_status_epoll_event*>(malloc(sizeof(device_status_epoll_event))…
/ohos5.0/base/msdp/device_status/test/unittest/intention/services/src/
H A Ddevice_manager_test.cpp29 struct device_status_epoll_event { struct
194 …auto eventData = static_cast<device_status_epoll_event*>(malloc(sizeof(device_status_epoll_event))… in AddEpoll()
386 auto epollEvent = reinterpret_cast<device_status_epoll_event*>(ev[i].data.ptr); in OnThread()
459 …auto eventData = static_cast<device_status_epoll_event*>(malloc(sizeof(device_status_epoll_event))…
/ohos5.0/base/msdp/device_status/test/unittest/intention/scheduler/src/
H A Dtimer_manager_test.cpp29 struct device_status_epoll_event { struct
185 …auto eventData = static_cast<device_status_epoll_event*>(malloc(sizeof(device_status_epoll_event))… in AddEpoll()
333 auto epollEvent = reinterpret_cast<device_status_epoll_event*>(ev[i].data.ptr); in OnThread()
/ohos5.0/base/msdp/device_status/services/native/src/
H A Ddevicestatus_service.cpp50 struct device_status_epoll_event { struct
391 …auto eventData = static_cast<device_status_epoll_event*>(malloc(sizeof(device_status_epoll_event))… in AddEpoll()
478 auto epollEvent = reinterpret_cast<device_status_epoll_event*>(ev[i].data.ptr); in OnThread()