| /tools/netsim/rust/frontend-proto/src/ |
| D | frontend.rs | 73 fn merge_from(&mut self, is: &mut ::protobuf::CodedInputStream<'_>) -> ::protobuf::Result<()> { in merge_from() 99 …fn write_to_with_cached_sizes(&self, os: &mut ::protobuf::CodedOutputStream<'_>) -> ::protobuf::Re… in write_to_with_cached_sizes() 141 fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { in fmt() 216 fn merge_from(&mut self, is: &mut ::protobuf::CodedInputStream<'_>) -> ::protobuf::Result<()> { in merge_from() 260 …fn write_to_with_cached_sizes(&self, os: &mut ::protobuf::CodedOutputStream<'_>) -> ::protobuf::Re… in write_to_with_cached_sizes() 317 fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { in fmt() 371 fn merge_from(&mut self, is: &mut ::protobuf::CodedInputStream<'_>) -> ::protobuf::Result<()> { in merge_from() 398 …fn write_to_with_cached_sizes(&self, os: &mut ::protobuf::CodedOutputStream<'_>) -> ::protobuf::Re… in write_to_with_cached_sizes() 440 fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { in fmt() 494 fn merge_from(&mut self, is: &mut ::protobuf::CodedInputStream<'_>) -> ::protobuf::Result<()> { in merge_from() [all …]
|
| D | model.rs | 87 fn merge_from(&mut self, is: &mut ::protobuf::CodedInputStream<'_>) -> ::protobuf::Result<()> { in merge_from() 125 …fn write_to_with_cached_sizes(&self, os: &mut ::protobuf::CodedOutputStream<'_>) -> ::protobuf::Re… in write_to_with_cached_sizes() 177 fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { in fmt() 245 fn merge_from(&mut self, is: &mut ::protobuf::CodedInputStream<'_>) -> ::protobuf::Result<()> { in merge_from() 283 …fn write_to_with_cached_sizes(&self, os: &mut ::protobuf::CodedOutputStream<'_>) -> ::protobuf::Re… in write_to_with_cached_sizes() 335 fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { in fmt() 595 fn merge_from(&mut self, is: &mut ::protobuf::CodedInputStream<'_>) -> ::protobuf::Result<()> { in merge_from() 676 …fn write_to_with_cached_sizes(&self, os: &mut ::protobuf::CodedOutputStream<'_>) -> ::protobuf::Re… in write_to_with_cached_sizes() 760 fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { in fmt() 865 … fn merge_from(&mut self, is: &mut ::protobuf::CodedInputStream<'_>) -> ::protobuf::Result<()> { in merge_from() [all …]
|
| /tools/netsim/rust/netsim-cli/src/ |
| D | lib.rs | 72 ) -> Result<(), String> { in perform_command() 106 ) -> Result<(), String> { in process_result()
|
| D | args.rs | 227 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { in fmt() 239 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { in fmt()
|
| /tools/test/graphicsbenchmark/performance_tests/helper/proto/ |
| D | resultdata.proto | 18 message Result { message
|
| /tools/netsim/rust/netsim-common/src/util/ |
| D | ini_file.rs | 49 pub fn read(&mut self) -> Result<(), Box<dyn Error>> { in read() 78 pub fn write(&self) -> Result<(), Box<dyn Error>> { in write()
|
| /tools/test/connectivity/acts/framework/acts/libs/testtracker/protos/ |
| D | testtracker_result.proto | 41 message Result { message
|
| /tools/test/connectivity/acts/framework/acts/libs/proc/ |
| D | job.py | 38 class Result(object): class
|
| /tools/security/remote_provisioning/hwtrust/src/cbor/dice/ |
| D | field_value.rs | 16 pub fn set(&mut self, value: Value) -> Result<()> { in set()
|
| D | entry.rs | 148 fn validate_key_usage(session: &Session, key_usage: FieldValue) -> Result<()> { in validate_key_usage()
|
| /tools/security/remote_provisioning/hwtrust/src/dice/ |
| D | entry.rs | 88 fn fmt(&self, f: &mut Formatter) -> Result<(), fmt::Error> { in fmt() 239 fn fmt(&self, f: &mut Formatter) -> Result<(), fmt::Error> { in fmt() 274 fn fmt(&self, f: &mut Formatter) -> Result<(), fmt::Error> { in fmt()
|
| D | chain.rs | 94 fn fmt(&self, f: &mut Formatter) -> Result<(), fmt::Error> { in fmt() 157 fn fmt(&self, f: &mut Formatter) -> Result<(), fmt::Error> { in fmt()
|
| /tools/security/remote_provisioning/hwtrust/src/ |
| D | publickey.rs | 43 pub fn verify(&self, signature: &[u8], message: &[u8]) -> Result<()> { in verify() 66 fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { in fmt() method
|
| /tools/netsim/rust/netsim-cxx/src/transport/ |
| D | fd.rs | 52 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { in fmt()
|
| /tools/netsim/rust/netsim-cxx/src/captures/ |
| D | capture.rs | 86 pub fn start_capture(&mut self) -> Result<()> { in start_capture()
|
| /tools/netsim/rust/backend-proto/src/ |
| D | startup.rs | 184 fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { in fmt() 395 fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { in fmt() 614 fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { in fmt() 996 fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { in fmt()
|
| D | packet_streamer.rs | 369 fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { in fmt() 715 fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { in fmt()
|
| D | hci_packet.rs | 208 fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { in fmt()
|
| /tools/security/remote_provisioning/hwtrust/src/cbor/ |
| D | publickey.rs | 29 pub(in crate::cbor) fn verify_cose_sign1(&self, sign1: &CoseSign1) -> Result<()> { in verify_cose_sign1()
|
| /tools/apksig/src/main/java/com/android/apksig/ |
| D | SourceStampVerifier.java | 505 public static class Result { class in SourceStampVerifier
|
| D | ApkVerifier.java | 1244 public static class Result { class in ApkVerifier
|
| /tools/apksig/src/main/java/com/android/apksig/internal/apk/ |
| D | ApkSigningBlockUtils.java | 1277 public static class Result extends ApkSigResult { class in ApkSigningBlockUtils 1283 public Result(int signatureSchemeVersion) { in Result() method in ApkSigningBlockUtils.Result
|
| /tools/apksig/src/main/java/com/android/apksig/internal/apk/v1/ |
| D | V1SchemeVerifier.java | 1427 public static class Result { class in V1SchemeVerifier
|