Searched defs:AsyncCmdTag (Results 1 – 2 of 2) sorted by relevance
38 pub enum AsyncCmdTag { enum80 pub fn from_response(tag: AsyncCmdTag, response: response::CmdResponse) -> Self { in from_response()87 pub fn from_error(tag: AsyncCmdTag, error: VideoError) -> Self { in from_error()
21 pub fn insert(&mut self, tag: AsyncCmdTag, descriptor_chain: DescriptorChain) { in insert()39 processing_tag: Option<AsyncCmdTag>, in create_cancellation_responses()