Searched +defs:w +defs:T (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/src/parcel/ |
H A D | msg.rs | 138 pub fn read<T: Deserialize>(&mut self) -> IpcResult<T> { in read() 645 value: T, in write_process() 658 let w = unsafe { Pin::new_unchecked(&mut *p) }; in write_process() localVariable 672 f: fn(parcel: Pin<&mut MessageParcel>) -> IpcResult<T>, in read_process() 681 let w = unsafe { Pin::new_unchecked(&mut *p) }; in read_process() localVariable
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/demo/hvigor/ |
H A D | hvigor-wrapper.js | 16 …process"),r=require("crypto"),n="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof wind… variable
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/hvigor/ |
H A D | hvigor-wrapper.js | 15 …re("net"),D=require("crypto"),p="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof wind… variable
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/application/hvigor/ |
H A D | hvigor-wrapper.js | 15 …re("net"),D=require("crypto"),p="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof wind… variable
|
/ohos5.0/base/useriam/face_auth/ui/Settings_FaceAuth/hvigor/ |
H A D | hvigor-wrapper.js | 16 …re("net"),D=require("crypto"),p="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof wind… variable
|