Searched defs:with_type (Results 1 – 3 of 3) sorted by relevance
138 pub fn with_type(_: CrasSocketType) -> Result<Self> { in with_type() method
111 pub fn with_type(mut self, ty: ImageViewType) -> Self { in with_type() function
384 fn with_type(hdr_type: Command) -> CtrlHeader { in with_type() method