Searched refs:ProtoParseException (Results 1 – 14 of 14) 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()
241 throw new ProtoParseException( in nextField()523 throw new ProtoParseException("Embedded Object (" in start()544 throw new ProtoParseException( in end()608 throw new ProtoParseException( in readVarint()622 throw new ProtoParseException( in readVarint()659 throw new ProtoParseException( in readFixed32()705 throw new ProtoParseException(739 throw new ProtoParseException(837 throw new ProtoParseException(858 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;463 } catch (IOException | ProtoParseException ex) { in parse()
40 import android.util.proto.ProtoParseException;506 } catch (IOException | ProtoParseException e) { in processTelecomDataFromSync()
638 MissingNullability: android.util.proto.ProtoParseException#ProtoParseException(String) parameter #0:639 Missing nullability on parameter `msg` in method `ProtoParseException`
3385 public class ProtoParseException extends java.lang.RuntimeException {3386 ctor public ProtoParseException(String);3389 public class WireTypeMismatchException extends android.util.proto.ProtoParseException {
8338 android.util.proto.ProtoParseException
31136 Landroid/util/proto/ProtoParseException;
8369 android.util.proto.ProtoParseException
41270 Landroid/util/proto/ProtoParseException;