Home
last modified time | relevance | path

Searched defs:UnpairedSurrogateException (Results 1 – 4 of 4) sorted by relevance

/external/flatbuffers/java/com/google/flatbuffers/
DUtf8.java186 static class UnpairedSurrogateException extends IllegalArgumentException { class in Utf8
187 UnpairedSurrogateException(int index, int length) { in UnpairedSurrogateException() method in Utf8.UnpairedSurrogateException
DUtf8Safe.java446 static class UnpairedSurrogateException extends IllegalArgumentException { class in Utf8Safe
447 UnpairedSurrogateException(int index, int length) { in UnpairedSurrogateException() method in Utf8Safe.UnpairedSurrogateException
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DUtf8.java239 static class UnpairedSurrogateException extends IllegalArgumentException { class in Utf8
240 private UnpairedSurrogateException(int index, int length) { in UnpairedSurrogateException() method in Utf8.UnpairedSurrogateException
/external/error_prone/error_prone/
Derror_prone_core-2.3.2-with-dependencies.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...