Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/device/
Dqueue.rs147 pub struct QueueGuard<'a> { struct
152 impl<'a> QueueGuard<'a> { argument
/aosp_15_r20/external/rust/android-crates-io/crates/virtio-queue/src/
Dlib.rs108 pub trait QueueGuard<'a> { interface
/aosp_15_r20/frameworks/av/media/codec2/sfplugin/
H A DCCodecBufferChannel.h247 class QueueGuard; variable
H A DCCodecBufferChannel.cpp224 CCodecBufferChannel::QueueGuard::QueueGuard( in QueueGuard() function in android::CCodecBufferChannel::QueueGuard