Home
last modified time | relevance | path

Searched defs:Error (Results 1 – 19 of 19) sorted by relevance

/tools/netsim/rust/netsim-common/src/util/
Dini_file.rs49 pub fn read(&mut self) -> Result<(), Box<dyn Error>> { in read()
78 pub fn write(&self) -> Result<(), Box<dyn Error>> { in write()
/tools/security/remote_provisioning/hwtrust/src/
Dcbor.rs9 fn cose_error(ce: coset::CoseError) -> anyhow::Error { in cose_error()
Dpublickey.rs74 type Error = TryFromPKeyError; typedef
76 fn try_from(pkey: PKey<Public>) -> Result<Self, Self::Error> { in try_from() argument
/tools/security/fuzzing/orphans/android_logger/
Dandroid_logger_fuzzer.rs14 Error, enumerator
36 Error, enumerator
/tools/test/connectivity/acts/framework/acts/controllers/utils_lib/commands/
Droute.py21 class Error(Exception): class
/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/
Dradvd.py24 class Error(Exception): class
Ddhcp_server.py22 class Error(Exception): class
Dhostapd.py30 class Error(Exception): class
/tools/repohooks/tools/
Dandroid_test_mapping_format.py59 class Error(Exception): class
Dcpplint.py1684 def Error(filename, linenum, category, confidence, message): function
/tools/test/connectivity/acts/framework/acts/libs/proc/
Djob.py26 class Error(Exception): class
/tools/metalava/src/main/java/com/android/tools/metalava/
DNullabilityAnnotationsValidator.kt49 private data class Error( in <lambda>() dataClass
/tools/security/remote_provisioning/hwtrust/src/dice/
Dentry.rs88 fn fmt(&self, f: &mut Formatter) -> Result<(), fmt::Error> { in fmt() method
239 fn fmt(&self, f: &mut Formatter) -> Result<(), fmt::Error> { in fmt() method
274 fn fmt(&self, f: &mut Formatter) -> Result<(), fmt::Error> { in fmt() method
Dchain.rs94 fn fmt(&self, f: &mut Formatter) -> Result<(), fmt::Error> { in fmt() method
157 fn fmt(&self, f: &mut Formatter) -> Result<(), fmt::Error> { in fmt() method
/tools/test/connectivity/acts/framework/acts/controllers/utils_lib/ssh/
Dconnection.py30 class Error(Exception): class
/tools/repohooks/rh/
Dconfig.py34 class Error(Exception): class
/tools/test/connectivity/acts/framework/acts/
Dbase_test.py137 class Error(Exception): class
/tools/test/connectivity/acts/framework/acts/controllers/
Daccess_point.py183 class Error(Exception): class
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/
Dapollo_lib.py80 class Error(Exception): class