Home
last modified time | relevance | path

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

/build/make/tools/aconfig/aconfig_storage_file/src/
Dlib.rs85 type Error = anyhow::Error; typedef
87 fn try_from(value: &str) -> std::result::Result<Self, Self::Error> { in try_from() argument
101 type Error = anyhow::Error; typedef
103 fn try_from(value: u8) -> Result<Self, Self::Error> { in try_from() argument
124 type Error = AconfigStorageError; typedef
126 fn try_from(value: u16) -> Result<Self, Self::Error> { in try_from() argument
144 type Error = AconfigStorageError; typedef
146 fn try_from(value: StoredFlagType) -> Result<Self, Self::Error> { in try_from() argument
156 type Error = AconfigStorageError; typedef
158 fn try_from(value: u16) -> Result<Self, Self::Error> { in try_from() argument
/build/make/tools/compliance/
Dpolicy_shareprivacyconflicts.go30 func (conflict SourceSharePrivacyConflict) Error() string { func
/build/soong/ui/build/paths/
Dconfig.go27 Error bool member
/build/make/tools/aconfig/aconfig/src/
Ddump.rs32 type Error = anyhow::Error; typedef
34 fn try_from(value: &str) -> std::result::Result<Self, Self::Error> { in try_from() argument
/build/blueprint/proptools/
Dfilter.go30 func (x cantFitPanic) Error() string { func
Dextend.go192 func (e *ExtendPropertyError) Error() string { func
614 func (getStructEmptyError) Error() string { return "interface containing nil pointer" } func
Dunpack.go35 func (e *UnpackError) Error() string { func
/build/soong/ui/status/
Dstatus.go61 Error error member
161 Error(msg string) methodSpec
388 func (d *toolStatus) Error(msg string) { func
/build/make/ci/
Dbuild_test_suites.py42 class Error(Exception): class
/build/soong/zip/
Dzip.go203 func (b *FileArgsBuilder) Error() error { func
222 func (x IncorrectRelativeRootError) Error() string { func
232 func (x ConflictingFileError) Error() string { func
/build/make/tools/aconfig/aflags/src/
Dmain.rs80 type Error = anyhow::Error; typedef
82 fn try_from(value: &str) -> std::result::Result<Self, Self::Error> { in try_from() argument
/build/soong/third_party/zip/
Dreader_test.go26 Error error // the error that Opening this file should return member
/build/soong/ui/status/build_error_proto/
Dbuild_error.pb.go111 Error *string `protobuf:"bytes,5,opt,name=error" json:"error,omitempty"` member
/build/soong/androidmk/parser/
Dparser.go34 func (e *ParseError) Error() string { func
/build/blueprint/parser/
Dparser.go39 func (e *ParseError) Error() string { func
/build/pesto/experiments/prepare_bazel_test_env/
Dbazelenv.py30 class Error(Exception): class
/build/blueprint/
Dcontext.go286 func (e *BlueprintError) Error() string { func
290 func (e *ModuleError) Error() string { func
294 func (e *PropertyError) Error() string { func
5005 func (p panicError) Error() string { func
/build/make/tools/aconfig/aconfig/src/codegen/
Djava.rs266 ) -> Result<(), tinytemplate::error::Error> { in add_feature_flags_impl_template()
/build/make/tools/ide_query/ide_query_proto/
Dide_query.pb.go209 Error *AnalysisError `protobuf:"bytes,5,opt,name=error,proto3,oneof" json:"error,omitempty"` member
/build/soong/android/
Dpaths.go829 func (e missingDependencyError) Error() string { func
Dmodule.go3058 func (u UnsupportedOutputTagError) Error() string { func