Home
last modified time | relevance | path

Searched defs:poll (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/netstack/interfaces/innerkits/rust/ylong_http_client/src/reqwest_impl/async_impl/uploader/
H A Doperator.rs104 fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<Self::Output> { in poll() functions
/foundation/communication/netstack/interfaces/innerkits/rust/ylong_http_client/src/reqwest_impl/async_impl/downloader/
H A Doperator.rs139 fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<Self::Output> { in poll() functions
158 fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<Self::Output> { in poll() functions
/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
/foundation/communication/nfc/services/src/nci_adapter/nci_native_default/src/
H A Dtag_host.cpp307 std::string poll = tagPollBytes_[index]; in DoTargetTypeIso144433a() local
319 std::string poll = tagPollBytes_[index]; in DoTargetTypeIso144433b() local
362 std::string poll = tagPollBytes_[index]; DoTargetTypeV() local
382 std::string poll = tagPollBytes_[index]; DoTargetTypeF() local
[all...]

Completed in 3 milliseconds