Searched refs:getWireTypeString (Results 1 – 3 of 3) sorted by relevance
479 public static @Nullable String getWireTypeString(@WireType int wireType) { in getWireTypeString() method in ProtoStream
950 "Current wire type " + getWireTypeString(mWireType) in assertWireType()951 + " does not match expected wire type " + getWireTypeString(wireType) in assertWireType()
50488 method @Nullable public static String getWireTypeString(int);