Home
last modified time | relevance | path

Searched refs:device_status_epoll_event (Results 1 - 3 of 3) sorted by relevance

/base/msdp/device_status/test/unittest/intention/services/src/
H A Ddevice_manager_test.cpp30 struct device_status_epoll_event { struct
201 auto eventData = static_cast<device_status_epoll_event*>(malloc(sizeof(device_status_epoll_event))); in AddEpoll()
393 auto epollEvent = reinterpret_cast<device_status_epoll_event*>(ev[i].data.ptr); in OnThread()
466 auto eventData = static_cast<device_status_epoll_event*>(malloc(sizeof(device_status_epoll_event))); in HWTEST_F()
/base/msdp/device_status/test/unittest/intention/scheduler/src/
H A Dtimer_manager_test.cpp30 struct device_status_epoll_event { struct
192 auto eventData = static_cast<device_status_epoll_event*>(malloc(sizeof(device_status_epoll_event))); in AddEpoll()
340 auto epollEvent = reinterpret_cast<device_status_epoll_event*>(ev[i].data.ptr); in OnThread()
/base/msdp/device_status/services/native/src/
H A Ddevicestatus_service.cpp55 struct device_status_epoll_event { struct
426 auto eventData = static_cast<device_status_epoll_event*>(malloc(sizeof(device_status_epoll_event))); in AddEpoll()
514 auto epollEvent = reinterpret_cast<device_status_epoll_event*>(ev[i].data.ptr); in OnThread()

Completed in 5 milliseconds