Searched defs:Poll (Results 1 - 3 of 3) sorted by relevance
/base/hiviewdfx/hilog/frameworks/libhilog/socket/ | ||
H A D | socket_server.cpp | 88 int SocketServer::Poll(short inEvent, short& outEvent, const std::chrono::milliseconds& timeout) in Poll() function in OHOS::HiviewDFX::SocketServer |
H A D | socket.cpp | 77 int Socket::Poll() in Poll() function in OHOS::HiviewDFX::Socket |
/base/security/security_guard/test/unittest/data_collect/sa/ | ||
H A D | kernel_interface_adapter.h | 35 virtual int Poll(struct pollfd* const fds, nfds_t fdCount, int timeout) { return 0; }; in Poll() function in OHOS::Security::SecurityGuard::KernelInterfaceAdapter |
Completed in 2 milliseconds