Home
last modified time | relevance | path

Searched defs:clone (Results 1 – 15 of 15) sorted by relevance

/commonlibrary/ets_utils/js_util_module/container/plainarray/
Djs_plainarray.ts79 let clone: PlainArray<T> = new PlainArray<T>(); variable
/commonlibrary/rust/ylong_http/ylong_http_client/src/sync_impl/
Dpool.rs63 fn clone(&self) -> Self { in clone() method
/commonlibrary/rust/ylong_runtime/ylong_runtime/src/task/
Dwaker.rs33 unsafe fn clone<T>(ptr: *const ()) -> RawWaker in clone() function
Draw.rs120 fn clone(&self) -> Self { in clone() method
/commonlibrary/rust/ylong_runtime/ylong_runtime/src/sync/mpsc/
Dchannel.rs45 fn clone(&self) -> Self { in clone() method
Dunbounded.rs50 fn clone(&self) -> Self { in clone() method
Dbounded.rs55 fn clone(&self) -> Self { in clone() method
/commonlibrary/rust/ylong_runtime/ylong_runtime/src/executor/
Dblock_on.rs23 fn clone(ptr: *const ()) -> RawWaker { in clone() function
Dcurrent_thread.rs88 fn clone(ptr: *const ()) -> RawWaker { in clone() function
/commonlibrary/rust/ylong_http/ylong_http_client/src/async_impl/
Dpool.rs72 fn clone(&self) -> Self { in clone() method
/commonlibrary/ets_utils/js_util_module/container/vector/
Djs_vector.ts332 clone(): Vector<T> { method in Vector
/commonlibrary/rust/ylong_http/ylong_http/src/response/
Dmod.rs81 fn clone(&self) -> Self { in clone() method
/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/
Derror.rs51 fn clone(&self) -> Self { in clone() method
/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/ssl/
Dctx.rs63 fn clone(&self) -> Self { in clone() method
/commonlibrary/rust/ylong_http/ylong_http/src/request/
Dmod.rs450 fn clone(&self) -> Self { in clone() method