Home
last modified time | relevance | path

Searched defs:device_ctx (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/crosvm/devices/src/usb/backend/
H A Ddevice_provider.rs191 let device_ctx = DeviceContext { in handle_attach_device() localVariable
260 let device_ctx = DeviceContext { in handle_attach_security_key() localVariable
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dfunctional_ops.cc414 DeviceContext* device_ctx = ctx->op_device_context(); in CondResultToBool() local