Home
last modified time | relevance | path

Searched refs:poll (Results 1 - 25 of 45) sorted by relevance

12

/foundation/communication/nfc/services/src/nci_adapter/nci_native_default/src/
H A Dtag_host.cpp307 std::string poll = tagPollBytes_[index]; in DoTargetTypeIso144433a() local
313 pacMap.PutStringValue(KITS::TagInfo::ATQA, poll); in DoTargetTypeIso144433a()
314 DebugLog("DoTargetTypeIso144433a ATQA: %{public}s", poll.c_str()); in DoTargetTypeIso144433a()
319 std::string poll = tagPollBytes_[index]; in DoTargetTypeIso144433b() local
320 if (poll.empty()) { in DoTargetTypeIso144433b()
321 DebugLog("DoTargetTypeIso144433b poll empty"); in DoTargetTypeIso144433b()
325 if (KITS::NfcSdkCommon::GetHexStrBytesLen(poll) < in DoTargetTypeIso144433b()
327 DebugLog("DoTargetTypeIso144433b poll.len: %{public}d", KITS::NfcSdkCommon::GetHexStrBytesLen(poll)); in DoTargetTypeIso144433b()
331 std::string appData = poll in DoTargetTypeIso144433b()
362 std::string poll = tagPollBytes_[index]; DoTargetTypeV() local
382 std::string poll = tagPollBytes_[index]; DoTargetTypeF() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H A Depoll_io_waiter_mingw.cpp108 void EpollIoWaiter::OnPoll(uv_poll_t *poll, int status, int events) in OnPoll() argument
111 auto &that = GetInstance(poll); in OnPoll()
118 if (&p == poll) { in OnPoll()
H A Depoll_io_waiter.h57 static void OnPoll(uv_poll_t *poll, int status, int events);
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/manager/pnp_server/
H A Daudio_input_thread.cpp22 #include <poll.h>
66 ret = poll(g_fdSets, (nfds_t)inputNum, -1); in AudioPnpInputPollAndRead()
68 AUDIO_ERR_LOG("[poll] failed, %{public}d", errno); in AudioPnpInputPollAndRead()
H A Daudio_pnp_server.cpp21 #include <poll.h>
165 if (poll(&fd, 1, -1) <= 0) { in OpenAndReadWithSocket()
166 AUDIO_ERR_LOG("audio event poll fail %{public}d", errno); in OpenAndReadWithSocket()
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/wrapper/
H A Dwrapper_listener.cpp22 #include <poll.h>
111 int32_t ret = TEMP_FAILURE_RETRY(poll(pollFds.data(), pollFds.size(), -1)); in Listen()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/
H A Draw_socket.cpp24 #include <poll.h>
151 if (poll(fds, 1, timeoutMillis) <= 0) { in Recv()
H A Ddns_checker.cpp19 #include <poll.h>
165 if (poll(fds, 1, timeout) <= 0) { in recvDnsData()
/foundation/filemanagement/storage_service/services/storage_daemon/include/netlink/
H A Dnetlink_listener.h21 #include <poll.h>
/foundation/communication/netmanager_base/services/netmanagernative/include/netsys/
H A Dnetsys_udp_transfer.h22 #include <poll.h>
H A Dnetsys_client.h23 #include <poll.h>
/foundation/communication/wifi/wifi/base/cRPC/include/
H A Dcommon.h25 #include <poll.h>
/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/
H A Dpan_network.h20 #include <poll.h>
/foundation/communication/wifi/wifi/base/cRPC/src/
H A Dnet.c18 #include <poll.h>
194 int ret = poll(&pFd, 1, milliseconds); in WaitFdEvent()
196 LOGE("poll failed! errno=%{public}d", errno); in WaitFdEvent()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_uhid.h21 #include <poll.h>
/foundation/multimodalinput/input/service/libinput_adapter/test/
H A Dhotplug_detector_test.cpp29 #include <poll.h>
96 while (poll(&buf, 1, timeout) > 0) { in PollEvents()
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Ddns_proxy_listen_test.cpp20 #include <poll.h>
97 poll(&pfd, 1, 2000); in HWTEST_F()
/foundation/systemabilitymgr/samgr/test/autotest/testcases/level0/
H A Dcase26_init001.py28 while proc.poll() is None:
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/wifi_hal_module/wpa_supplicant_hal/wpa_sta_hal/
H A Dwifi_common_hal.c17 #include <poll.h>
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
H A Dnetsys_tcp_client.c67 int ret = poll(fds, num, DEFAULT_POLL_TIMEOUT); in Poll()
69 NETSYS_CLIENT_PRINT("poll to proc failed %s", strerror(errno)); in Poll()
77 NETSYS_CLIENT_PRINT("poll to proc timeout"); in Poll()
H A Dclatd.cpp27 #include <poll.h>
140 if (poll(fds, sizeof(fds) / sizeof((fds)[0]), -1) == -1) { in RunLoop()
142 NETNATIVE_LOGW("event_loop/poll returned an error, errno: %{public}d", errno); in RunLoop()
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/network/
H A Dkernel_talker.h23 #include <poll.h>
/foundation/graphic/graphic_surface/sync_fence/src/
H A Dsync_fence.cpp26 #include <sys/poll.h>
77 retCode = poll(&pollfds, 1, timeout); in Wait()
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/wifi_hal_module/wpa_supplicant_hal/
H A Dwifi_wpa_hal.c17 #include <poll.h>
798 int ret = poll(&pfd, 1, 100); /* 100 ms */ in MyWpaCtrlPending()
800 LOGE("poll failed! errno = %{public}d", errno); in MyWpaCtrlPending()
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dwatcher_impl.cpp17 #include <poll.h>
175 int ret = poll(fds, nfds, -1); in GetNotifyEvent()
187 LOGE("Failed to poll NotifyFd, errno=%{public}d", errno); in GetNotifyEvent()

Completed in 14 milliseconds

12