Home
last modified time | relevance | path

Searched defs:ParserError (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/src/pure/
Dparser.rs46 pub(crate) enum ParserError { enum
80 impl From<TokenizerError> for ParserError { implementation
86 impl From<StrLitDecodeError> for ParserError { implementation
92 impl From<LexerError> for ParserError { implementation
98 impl From<int::Overflow> for ParserError { implementation
/aosp_15_r20/external/rust/android-crates-io/crates/winnow/src/
Derror.rs270 pub trait ParserError<I>: Sized { interface
462 impl<I> ParserError<I> for () { impl
/aosp_15_r20/external/python/pyyaml/lib/yaml/
Dparser.py69 class ParserError(MarkedYAMLError): class
/aosp_15_r20/external/python/pyyaml/yaml/
D_yaml.pyx18 ParserError = yaml.parser.ParserError variable
/aosp_15_r20/dalvik/dx/etc/
HDjasmin.jarMETA-INF/ META-INF/MANIFEST.MF jas/ jas/AnnotDefAttr.class AnnotDefAttr ...