Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_http/ylong_http_client/src/util/
Drequest.rs54 fn clone(&self) -> Self { in clone() method
Ddispatcher.rs295 fn clone(&self) -> Self { in clone() method
/commonlibrary/ets_utils/js_util_module/container/plainarray/
Djs_plainarray.ts79 let clone: PlainArray<T> = new PlainArray<T>(); variable
/commonlibrary/rust/ylong_runtime/ylong_runtime/src/task/
Dwaker.rs33 unsafe fn clone<T>(ptr: *const ()) -> RawWaker in clone() function
/commonlibrary/rust/ylong_http/ylong_http_client/src/sync_impl/
Dpool.rs64 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.rs211 fn clone(ptr: *const ()) -> RawWaker { in clone() function
/commonlibrary/ets_utils/js_util_module/container/vector/
Djs_vector.ts332 clone(): Vector<T> { method in Vector
/commonlibrary/rust/ylong_runtime/ylong_runtime/src/sync/mpsc/
Dmod.rs59 fn clone(&self) -> Self { in clone() method
/commonlibrary/rust/ylong_runtime/ylong_runtime/src/sync/mpsc/unbounded/
Dmod.rs54 fn clone(&self) -> Self { in clone() method
/commonlibrary/rust/ylong_http/ylong_http/src/response/
Dmod.rs80 fn clone(&self) -> Self { in clone() method
/commonlibrary/rust/ylong_runtime/ylong_runtime/src/sync/mpsc/bounded/
Dmod.rs59 fn clone(&self) -> Self { in clone() method
/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/ssl/
Dctx.rs71 fn clone(&self) -> Self { in clone() method
/commonlibrary/rust/ylong_runtime/ylong_runtime/src/sync/
Dwatch.rs501 fn clone(&self) -> Self { in clone() method
/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/
Dx509.rs151 fn clone(&self) -> Self { in clone() method
Derror.rs51 fn clone(&self) -> Self { in clone() method
/commonlibrary/rust/ylong_http/ylong_http/src/request/
Dmod.rs456 fn clone(&self) -> Self { in clone() method
/commonlibrary/rust/ylong_http/ylong_http_client/src/async_impl/
Dpool.rs137 fn clone(&self) -> Self { in clone() method
/commonlibrary/rust/ylong_http/ylong_http_client/src/util/progress/
Drate_limit.rs378 fn clone(&self) -> Self { in clone() method
/commonlibrary/rust/ylong_json/src/
Dlinked_list.rs258 fn clone(&self) -> Self { in clone() method