Home
last modified time | relevance | path

Searched refs:ParsingException (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/cmds/uinput/src/com/android/commands/uinput/
DEvemuParser.java113 public static class ParsingException extends RuntimeException { class in EvemuParser
117 ParsingException(String message, CommentAwareReader reader) { in ParsingException() method in EvemuParser.ParsingException
121 ParsingException(String message, String line, int lineNumber) { in ParsingException() method in EvemuParser.ParsingException
175 throw new ParsingException( in getNextEvent()
271 throw new ParsingException( in parseAxisBitmaps()
309 throw new ParsingException("Bitmap part '" + part in parseBitmapPart()
321 throw new ParsingException( in parseAbsInfos()
357 throw new ParsingException("Expected line of type '" + type + "'. (Lines should be in " in expectLine()
379 throw new ParsingException("Missing type separator ': '", in acceptLine()
393 throw new ParsingException( in expectParts()
[all …]
DUinput.java63 } catch (EvemuParser.ParsingException e) { in main()
/frameworks/base/tools/protologtool/src/com/android/protolog/tool/
DProtoLogTool.kt132 } catch (ex: ParsingException) { in <lambda>()
325 throw ParsingException("Java parsing error: ${problem.verboseMessage}", in <lambda>()
381 } catch (ex: ParsingException) { in <lambda>()
471 override fun reportParseError(ex: ParsingException) { in <lambda>()
480 fun reportParseError(ex: ParsingException) in <lambda>()
Dexceptions.kt34 class ParsingException(message: String, context: ParsingContext) class
/frameworks/base/tools/protologtool/tests/com/android/protolog/tool/
DEndToEndTest.kt175 override fun reportParseError(ex: ParsingException) = throw AssertionError(ex) in <lambda>()
/frameworks/base/cmds/uinput/tests/src/com/android/commands/uinput/tests/
DEvemuParserTest.java265 } catch (EvemuParser.ParsingException ex) { in testErrorLineNumberReporting()
/frameworks/base/config/
Dpreloaded-classes16880 sun.security.pkcs.ParsingException
Dboot-image-profile.txt49471 Lsun/security/pkcs/ParsingException;
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...