Home
last modified time | relevance | path

Searched +defs:s +defs:T (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/tests/c/src/
H A Dipc_rust_test.cpp36 … T> void WriteTestVector(Parcel *parcel, T testValue, bool (Parcel::*Write)(const std::vector<T> & in WriteTestVector()
105 …AndWriteV(MessageParcel *parcel, MessageParcel &data, bool (Parcel::*Write)(const std::vector<T> &… in ReadAndWriteV()
106 bool (Parcel::*Read)(std::vector<T> *)) in ReadAndWriteV()
164 CStringWrapper::CStringWrapper(std::string *s) : raw(s->data()), len(s->length()) in CStringWrapper()
170 auto s = new std::string; in GetCallingDeviceID() local
216 auto s = new std::string; in LocalDeviceID() local
222 auto s = new std::string; in ResetCallingIdentity() local
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/src/cxx/
H A Dparcel_wrapper.cpp61 std::u16string s = Str8ToStr16(std::string(name)); in WriteInterfaceToken() local
124 auto s = std::string(val); in WriteString() local
215 …me T> bool ReadVector(Parcel &parcel, rust::vec<T> &val, bool (Parcel::*ReadVec)(std::vector<T> *)) in ReadVector()
278 for (auto s : v) { in ReadStringVector() local
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/src/parcel/
H A Dwrapper.rs502 let mut s = String::new(); in read_process() localVariable
522 impl<T: Process> Serialize for T { implementation
534 impl<T: Process> Deserialize for T { implementation
535 fn deserialize(parcel: &mut MsgParcel) -> IpcResult<T> { in deserialize()
536 fn read<T: Process>(parcel: Pin<&mut MessageParcel>) -> IpcResult<T> { in deserialize()
558 impl<T: Process> Serialize for [T] { implementation
661 let s = String::from("hello ipc"); in string() localVariable
669 let s = String::from("ipc hello"); in string() localVariable
675 let s = String::from("hello ipc"); in string() localVariable
679 let s = String::from("ipc hello"); in string() localVariable
/ohos5.0/base/security/asset/services/db_operator/src/
H A Ddatabase.rs411 let s = unsafe { CStr::from_ptr(msg as _) }; in print_db_msg() localVariable
425 let s = unsafe { CStr::from_ptr(msg as _) }; in exec() localVariable
444 …pub(crate) fn restore_if_exec_fail<T, F: Fn(&Table) -> Result<T>>(&mut self, func: F) -> Result<T> in restore_if_exec_fail()
/ohos5.0/base/sensors/sensor/rust/utils/socket_ipc_rust_ffi/src/
H A Dstream_buffer.rs97 fn write<T>(&mut self, data: T) { in write()
166 let s: &[c_char] = match self.rw_error_status { in get_error_status_remark() localVariable
/ohos5.0/commonlibrary/rust/ylong_json/src/
H A Dserializer_compact.rs57 pub fn to_writer<T, W>(value: &T, writer: &mut W) -> Result<(), Error> in to_writer()
219 value: &T, in serialize_newtype_variant()
654 let s = E::Struct { a: 10 }; in ut_serialize_enum() localVariable
H A Ddeserializer.rs104 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
1145 let s = r#"{"Struct":{"a":1}}"#.as_bytes(); in ut_deserialize_enum() localVariable
1149 let s = r#"{"Reference":"reference"}"#.as_bytes(); in ut_deserialize_enum() localVariable
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/demo/hvigor/
H A Dhvigor-wrapper.js16 "use strict";var u=require("path"),D=require("os"),e=require("fs"),t=require("child_process"),r=req… variable
/ohos5.0/foundation/arkui/advanced_ui_component/interface/treeview/
H A Dtreeview.js17 …var s, a = arguments.length, d = a < 3 ? t : null === i ? i = Object.getOwnPropertyDescriptor(t, o… variable
78 let s; variable
305 constructor(e, t, o, i, s, a) { argument
1237 addDragNode(e, t, o, i, s) { argument
2032 let s = 2e3; variable
2228 let T = [...this.listNode]; variable
2334 class T extends ViewPU { class
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/hvigor/
H A Dhvigor-wrapper.js15s=require("url"),c=require("constants"),a=require("stream"),l=require("assert"),f=require("zlib"),… variable
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/application/hvigor/
H A Dhvigor-wrapper.js15s=require("url"),c=require("constants"),a=require("stream"),l=require("assert"),f=require("zlib"),… variable
/ohos5.0/base/useriam/face_auth/ui/Settings_FaceAuth/hvigor/
H A Dhvigor-wrapper.js16s=require("url"),c=require("constants"),a=require("stream"),l=require("assert"),f=require("zlib"),… variable