Home
last modified time | relevance | path

Searched defs:ForBytes (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/
H A DFieldCodec.cs64 public static FieldCodec<ByteString> ForBytes(uint tag) in ForBytes() method in Google.Protobuf.FieldCodec
231 public static FieldCodec<ByteString> ForBytes(uint tag, ByteString defaultValue) in ForBytes() method in Google.Protobuf.FieldCodec
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/
H A DFieldCodec.cs64 public static FieldCodec<ByteString> ForBytes(uint tag) in ForBytes() method in Google.Protobuf.FieldCodec
231 public static FieldCodec<ByteString> ForBytes(uint tag, ByteString defaultValue) in ForBytes() method in Google.Protobuf.FieldCodec