Searched defs:get_capture (Results 1 – 6 of 6) sorted by relevance
405 pub fn get_capture( in get_capture() method493 fn get_capture( in get_capture() method
833 pub get_capture: ::std::option::Option<u32>, field1023 pub fn get_capture(&self) -> u32 { in get_capture() method
83 fn get_capture( in get_capture() method
71 optional uint32 get_capture = 10; field
135 fn get_capture( in get_capture() method
76 pub fn get_capture(id: ChipIdentifier) -> anyhow::Result<File> { in get_capture() function