Home
last modified time | relevance | path

Searched defs:runtime_handle (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/uwb/src/rust/uwb_core/src/service/
H A Duwb_service_builder.rs40 runtime_handle: Option<Handle>, field
89 let runtime_handle = self.runtime_handle.take()?; in build() localVariable
H A Duwb_service.rs89 runtime_handle: Handle, field
/aosp_15_r20/external/rust/android-crates-io/crates/tokio-util/src/task/
Dspawn_pinned.rs364 runtime_handle: tokio::runtime::Handle, field
377 let runtime_handle = runtime.handle().clone(); in new_worker() localVariable
/aosp_15_r20/external/pytorch/torch/csrc/jit/backends/xnnpack/
H A Dxnnpack_backend_lib.cpp47 auto runtime_handle = IValue::make_capsule(model_ptr); in compile() local
/aosp_15_r20/external/uwb/src/rust/uwb_core/src/uci/
H A Dpcapng_uci_logger_factory.rs85 runtime_handle: Option<Handle>, field
H A Duci_manager_sync.rs164 runtime_handle: Handle, field