Searched defs:EpollCtl (Results 1 - 4 of 4) sorted by relevance
/base/msdp/device_status/utils/ipc/src/ | ||
H A D | stream_socket.cpp | 46 int32_t StreamSocket::EpollCtl(int32_t fd, int32_t op, struct epoll_event &event)
in EpollCtl() function in OHOS::Msdp::DeviceStatus::StreamSocket |
/base/msdp/device_status/test/unittest/intention/scheduler/src/ | ||
H A D | timer_manager_test.cpp | 244 int32_t ContextService::EpollCtl(int32_t fd, int32_t op, struct epoll_event &event) in EpollCtl() function in OHOS::Msdp::DeviceStatus::ContextService |
/base/msdp/device_status/test/unittest/intention/services/src/ | ||
H A D | device_manager_test.cpp | 253 int32_t ContextService::EpollCtl(int32_t fd, int32_t op, struct epoll_event &event) in EpollCtl() function in OHOS::Msdp::DeviceStatus::ContextService |
/base/msdp/device_status/test/fuzztest/msdpdevicemanager_fuzzer/ | ||
H A D | msdpdevicemanager_fuzzer.cpp | 251 int32_t ContextService::EpollCtl(int32_t fd, int32_t op, struct epoll_event &event) in EpollCtl() function in OHOS::Msdp::DeviceStatus::ContextService |
Completed in 4 milliseconds