Home
last modified time | relevance | path

Searched defs:epollEvent (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/resourceschedule/memmgr/services/memmgrservice/src/event/
H A Dkswapd_observer.cpp66 struct epoll_event epollEvent; in RegisterKswapdListener() local
H A Dmemory_pressure_observer.cpp139 struct epoll_event epollEvent; in AddLevelFileFdToEpoll() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/evloop/src/
H A Devent_loop_epoll.cpp218 struct epoll_event epollEvent; in EpollCtl() local
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/src/
H A Depoll_io_waiter.cpp37 struct epoll_event epollEvent = { in EpollCtrl() local
H A Ddeamon_io_waiter.cpp40 struct epoll_event epollEvent = { in EpollCtrl() local
/ohos5.0/foundation/multimodalinput/input/service/module_loader/src/
H A Duds_server.cpp308 void UDSServer::AddEpollEvent(int32_t fd, std::shared_ptr<mmi_epoll_event> epollEvent) in AddEpollEvent()
/ohos5.0/foundation/multimodalinput/input/intention/services/test/unittest/src/
H A Ddevice_manager_test.cpp386 auto epollEvent = reinterpret_cast<device_status_epoll_event*>(ev[i].data.ptr); in OnThread() local
/ohos5.0/base/msdp/device_status/test/fuzztest/devicemanager_fuzzer/
H A Ddevicemanager_fuzzer.cpp384 auto epollEvent = reinterpret_cast<DeviceStatusEpollEvent*>(ev[i].data.ptr); in OnThread() local
/ohos5.0/base/msdp/device_status/test/unittest/intention/services/src/
H A Ddevice_manager_test.cpp386 auto epollEvent = reinterpret_cast<device_status_epoll_event*>(ev[i].data.ptr); in OnThread() local
/ohos5.0/base/msdp/device_status/test/unittest/intention/scheduler/src/
H A Dtimer_manager_test.cpp333 auto epollEvent = reinterpret_cast<device_status_epoll_event*>(ev[i].data.ptr); in OnThread() local
/ohos5.0/foundation/multimodalinput/input/service/module_loader/test/
H A Duds_server_test.cpp427 std::shared_ptr<mmi_epoll_event> epollEvent=std::make_shared<mmi_epoll_event>(); variable
762 std::shared_ptr<mmi_epoll_event> epollEvent=std::make_shared<mmi_epoll_event>(); variable
/ohos5.0/base/msdp/device_status/services/native/src/
H A Ddevicestatus_service.cpp478 auto epollEvent = reinterpret_cast<device_status_epoll_event*>(ev[i].data.ptr); in OnThread() local