Searched +defs:T +defs:A (Results 1 – 9 of 9) sorted by relevance
/ohos5.0/base/msdp/device_status/rust/ipc/server/src/ |
H A D | fusion_ipc_server.rs | 34 fn on_start<T: ISystemAbility + IMethod>(ability: &T) { in on_start() 54 fn on_stop<T: ISystemAbility + IMethod>(ability: &T) { in on_stop() 69 static A: extern fn() = { const
|
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/src/ipc_async/ |
H A D | mod.rs | 37 fn spawn<'a, F1, F2, Fut, A, B>( in spawn() argument 42 F1: FnOnce() -> A, in spawn() 55 fn spawn<T, R>(task: T) -> JoinHandle<R> in spawn() 62 fn spawn_blocking<T, R>(task: T) -> JoinHandle<R> in spawn_blocking()
|
H A D | ipc_ylong.rs | 26 fn spawn<'a, F1, F2, Fut, A, B>(spawn_this: F1, after_handle: F2) -> BoxFuture<'a, IpcResult<B>> in spawn() argument 28 F1: FnOnce() -> A, in spawn() 67 fn spawn<T, R>(task: T) -> JoinHandle<R> in spawn() 76 fn spawn_blocking<T, R>(task: T) -> JoinHandle<R> in spawn_blocking()
|
/ohos5.0/base/request/request/services/src/utils/ |
H A D | mod.rs | 43 pub(crate) fn get(self) -> Option<T> { in get() 49 pub(crate) fn build_vec<A, B, C>(ptr: *const A, len: usize, func: C) -> Vec<B> in build_vec()
|
/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() 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 …This?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=t… variable
|
/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… function
|
/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… function
|
/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… method in _e.u
|