Searched defs:AsyncAuthScanResult (Results 1 – 1 of 1) sorted by relevance
23595 pub struct AsyncAuthScanResult { struct23597 pub scan_result: ::std::option::Option<AsyncAuthScanResult_oneof_scan_result>, argument23603 impl<'a> ::std::default::Default for &'a AsyncAuthScanResult { implementation23614 impl AsyncAuthScanResult { implementation23645 impl ::protobuf::Message for AsyncAuthScanResult { implementation23732 impl ::protobuf::Clear for AsyncAuthScanResult { implementation23739 impl ::protobuf::reflect::ProtobufValue for AsyncAuthScanResult { implementation23905 pub fn get_scan_result(&self) -> &AsyncAuthScanResult { in get_scan_result()23917 pub fn set_scan_result(&mut self, v: AsyncAuthScanResult) { in set_scan_result()23923 pub fn mut_scan_result(&mut self) -> &mut AsyncAuthScanResult { in mut_scan_result()[all …]