Searched +defs:T +defs:F (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/windows/ |
H A D | net.rs | 77 pub(crate) fn try_io<T, F, R>(&self, task: F, io: &T) -> io::Result<R> in try_io() argument
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/async_impl/ssl_stream/ |
H A D | c_ssl_stream.rs | 29 fn with_context<F, R>(self: Pin<&mut Self>, ctx: &mut Context<'_>, f: F) -> R in with_context() 163 fn check_result_to_poll<T>(r: Result<T, ssl::SslError>) -> Poll<Result<T, ssl::SslError>> { in check_result_to_poll()
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/net/sys/ |
H A D | addr.rs | 23 pub(crate) async fn each_addr<A: ToSocketAddrs, F, T>(addr: A, mut f: F) -> io::Result<T> in each_addr() argument 25 F: FnMut(SocketAddr) -> io::Result<T>, in each_addr() 194 impl<T: ToSocketAddrs + ?Sized> ToSocketAddrs for &T { implementation
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/demo/hvigor/ |
H A D | hvigor-wrapper.js | 16 …ypeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"u… variable
|
/ohos5.0/base/request/request/services/src/manage/scheduler/ |
H A D | mod.rs | 338 pub(crate) fn on_state_change<T, F>(&mut self, f: F, t: T) in on_state_change()
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/hvigor/ |
H A D | hvigor-wrapper.js | 15 …This?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=t… constant
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/application/hvigor/ |
H A D | hvigor-wrapper.js | 15 …This?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=t… constant
|
/ohos5.0/base/useriam/face_auth/ui/Settings_FaceAuth/hvigor/ |
H A D | hvigor-wrapper.js | 16 …This?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=t… constant
|