Home
last modified time | relevance | path

Searched defs:AsHandle (Results 1 – 4 of 4) sorted by relevance

/external/rust/android-crates-io/crates/tokio/src/doc/
Dos.rs54 pub trait AsHandle { trait
/external/tensorflow/tensorflow/compiler/xla/python/
Dsharded_device_array.cc151 py::handle ShardedDeviceArray::AsHandle() { in AsHandle() function in jax::ShardedDeviceArray
Dpy_buffer.cc108 py::handle PyBuffer::AsHandle() { in AsHandle() function in xla::PyBuffer
/external/rust/android-crates-io/crates/tokio/src/process/
Dmod.rs1519 impl AsHandle for $type { impl
1543 impl AsHandle for $type { impl