Lines Matching defs:AsyncAuthScanResult
23595 pub struct AsyncAuthScanResult { struct
23597 pub scan_result: ::std::option::Option<AsyncAuthScanResult_oneof_scan_result>, argument
23603 impl<'a> ::std::default::Default for &'a AsyncAuthScanResult { implementation
23614 impl AsyncAuthScanResult { implementation
23645 impl ::protobuf::Message for AsyncAuthScanResult { implementation
23732 impl ::protobuf::Clear for AsyncAuthScanResult { implementation
23739 impl ::protobuf::reflect::ProtobufValue for AsyncAuthScanResult { implementation
23905 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()
23931 pub fn take_scan_result(&mut self) -> AsyncAuthScanResult { in take_scan_result()