/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/sync_impl/conn/ |
H A D | mod.rs | 28 pub(crate) fn request<S, T>( in request() 29 conn: Conn<S>, in request() 30 request: &mut Request<T>, in request()
|
H A D | http1.rs | 28 pub(crate) fn request<S, T>( in request() 29 mut conn: Http1Conn<S>, in request() 30 request: &mut Request<T>, in request()
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/task/ |
H A D | mod.rs | 97 pub(crate) fn create_task<T, S>( in create_task() 99 scheduler: Weak<S>, in create_task() 100 task: T, in create_task() 114 pub(crate) fn create_raw_task<T, S>( in create_raw_task() 116 scheduler: Weak<S>, in create_raw_task() 117 task: T, in create_raw_task() 141 pub fn spawn<T, R>(task: T) -> JoinHandle<R> in spawn() 151 pub fn spawn_blocking<T, R>(task: T) -> JoinHandle<R> in spawn_blocking()
|
H A D | raw.rs | 198 fn new(task: T, scheduler: Weak<S>) -> Self { in new() 289 unsafe fn get_result<T, S>(ptr: NonNull<Header>, res: *mut ()) in get_result() 299 unsafe fn drop_ref<T, S>(ptr: NonNull<Header>) in drop_ref() 308 unsafe fn set_waker<T, S>(ptr: NonNull<Header>, cur_state: usize, waker: *const ()) -> bool in set_waker() 318 unsafe fn drop_join_handle<T, S>(ptr: NonNull<Header>) in drop_join_handle() 447 scheduler: Weak<S>, in new() 448 task: T, in new() 473 pub(crate) fn inner(&self) -> &Inner<T, S> { in inner() argument
|
H A D | task_handle.rs | 49 fn inner(&self) -> &Inner<T, S> { in inner() argument
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/async_impl/conn/ |
H A D | http1.rs | 38 mut conn: Http1Conn<S>, in request() 94 conn: &mut Http1Conn<S>, in encode_various_body() 138 conn: &mut Http1Conn<S>, in encode_request_part() 172 conn: Http1Conn<S>, in decode_response() 223 async fn encode_body<S, T>( in encode_body() 224 conn: &mut Http1Conn<S>, in encode_body() 225 mut body: T, in encode_body() 253 fn read_body_result<S, T>( in read_body_result() 254 conn: &mut Http1Conn<S>, in read_body_result()
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/async_impl/ssl_stream/ |
H A D | c_ssl_stream.rs | 45 fn get_pin_mut(self: Pin<&mut Self>) -> Pin<&mut S> { in get_pin_mut() 62 stream: S, in new() 163 fn check_result_to_poll<T>(r: Result<T, ssl::SslError>) -> Poll<Result<T, ssl::SslError>> { in check_result_to_poll()
|
H A D | wrapper.rs | 34 unsafe fn inner(&mut self) -> (Pin<&mut S>, &mut Context<'_>) { in inner() 82 pub(crate) fn check_io_to_poll<T>(r: io::Result<T>) -> Poll<io::Result<T>> { in check_io_to_poll()
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/executor/ |
H A D | async_pool.rs | 548 task: T, in spawn_with_ref() 689 pub(crate) fn create_task<T, S>( in create_task() 691 scheduler: std::sync::Weak<S>, in create_task() 692 task: T, in create_task()
|
/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… constant
|
/ohos5.0/foundation/arkui/advanced_ui_component/interface/treeview/ |
H A D | treeview.js | 664 class S { class 2187 let S = { currentNodeId: l, parentNodeId: n, childIndex: p }; class 2228 let T = [...this.listNode]; variable 2334 class T extends ViewPU { class
|
/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
|