Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/
H A DByteString.cs63 internal static ByteString AttachBytes(ReadOnlyMemory<byte> bytes) in AttachBytes() method in Google.Protobuf.ByteString
73 internal static ByteString AttachBytes(byte[] bytes) in AttachBytes() method in Google.Protobuf.ByteString
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/
H A DByteString.cs63 internal static ByteString AttachBytes(ReadOnlyMemory<byte> bytes) in AttachBytes() method in Google.Protobuf.ByteString
73 internal static ByteString AttachBytes(byte[] bytes) in AttachBytes() method in Google.Protobuf.ByteString