Home
last modified time | relevance | path

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

/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf/
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
/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf/
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
/external/protobuf/csharp/src/Google.Protobuf/
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