Searched +defs:V +defs:T (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/ipc_conn/ |
H A D | mod.rs | 41 hash_map: &HashMap<String, V>, in string_hash_map_raw_write() argument 55 ) -> IpcResult<HashMap<String, V>> { in string_hash_map_raw_read() argument 68 vector: &Vec<T>, in vec_raw_write() 77 pub(crate) fn vec_raw_read<T: Deserialize>(msg_parcel: &mut MsgParcel) -> IpcResult<Vec<T>> { in vec_raw_read()
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/request/ |
H A D | mod.rs | 107 pub fn get<T>(uri: T) -> RequestBuilder in get() 125 pub fn head<T>(uri: T) -> RequestBuilder in head() 143 pub fn post<T>(uri: T) -> RequestBuilder in post() 160 pub fn put<T>(uri: T) -> RequestBuilder in put() 408 pub fn body(&self) -> &T { in body() 422 pub fn body_mut(&mut self) -> &mut T { in body_mut() 524 Method: TryFrom<T>, in method() 546 Uri: TryFrom<T>, in url() 567 Version: TryFrom<T>, in version() 592 HeaderValue: TryFrom<V>, in header() [all …]
|
/ohos5.0/commonlibrary/rust/ylong_json/src/ |
H A D | deserializer.rs | 104 pub fn from_reader<R, T>(reader: R) -> Result<T, Error> in from_reader() argument 138 pub fn from_slice<'a, T>(slice: &'a [u8]) -> Result<T, Error> in from_slice() argument 173 pub fn from_str<'a, T>(str: &'a str) -> Result<T, Error> in from_str() argument 458 visitor: V, in deserialize_unit_struct() 469 visitor: V, in deserialize_newtype_struct() 523 visitor: V, in deserialize_tuple_struct() 570 visitor: V, in deserialize_struct() 582 visitor: V, in deserialize_enum() 836 visitor: V, in struct_variant()
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/ |
H A D | headers.rs | 669 pub fn get<T>(&self, name: T) -> Option<&HeaderValue> in get() 696 pub fn get_mut<T>(&mut self, name: T) -> Option<&mut HeaderValue> in get_mut() 733 HeaderValue: TryFrom<V>, in insert() 770 HeaderValue: TryFrom<V>, in append() 805 pub fn remove<T>(&mut self, name: T) -> Option<HeaderValue> in remove()
|
/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… variable
|
/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… variable
|
/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… variable
|