Searched refs:ProtoParseException (Results 1 – 13 of 13) sorted by relevance
20 import android.util.proto.ProtoParseException;58 } catch (ProtoParseException ppe) { in testIncompleteVarint()96 } catch (ProtoParseException ppe) { in testIncompleteFixed64()134 } catch (ProtoParseException ppe) { in testIncompleteLengthDelimited()171 } catch (ProtoParseException ppe) { in testIncompleteFixed32()
239 throw new ProtoParseException( in nextField()521 throw new ProtoParseException("Embedded Object (" in start()542 throw new ProtoParseException( in end()606 throw new ProtoParseException( in readVarint()620 throw new ProtoParseException( in readVarint()657 throw new ProtoParseException( in readFixed32()703 throw new ProtoParseException(737 throw new ProtoParseException(835 throw new ProtoParseException(856 throw new ProtoParseException("Unexpectedly reached end of embedded object. "[all …]
27 public class ProtoParseException extends RuntimeException { class34 public ProtoParseException(String msg) { in ProtoParseException() method in ProtoParseException
27 public class WireTypeMismatchException extends ProtoParseException {
229 throw new ProtoParseException("Varint too long -- " + getDebugString()); in readRawUnsigned()
2425 throw new ProtoParseException("editEncodedSize Bad tag tag=0x" in editEncodedSize()2484 throw new ProtoParseException("compactSizes Bad tag tag=0x" in compactSizes()
45 import android.util.proto.ProtoParseException;445 } catch (IOException | ProtoParseException ex) { in parse()
2701 public class ProtoParseException extends java.lang.RuntimeException {2702 ctor public ProtoParseException(String);2705 public class WireTypeMismatchException extends android.util.proto.ProtoParseException {
2222 MissingNullability: android.util.proto.ProtoParseException#ProtoParseException(String) parameter #0:
7310 android.util.proto.ProtoParseException
30964 Landroid/util/proto/ProtoParseException;
7332 android.util.proto.ProtoParseException
40628 Landroid/util/proto/ProtoParseException;