Searched refs:WireType (Results 1 – 2 of 2) sorted by relevance
55 public @interface WireType {} annotation in ProtoStream478 public static @Nullable String getWireTypeString(@WireType int wireType) { in getWireTypeString()
2281 public void writeTag(int id, @WireType int wireType) { in writeTag()