Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf/
DMessageExtensions.cs151 public static ByteString ToByteString(this IMessage message) in ToByteString() method in Google.Protobuf.MessageExtensions
/external/pdfium/fxjs/
Dcjs_v8.cpp184 ByteString CJS_V8::ToByteString(v8::Local<v8::Value> pValue) { in ToByteString() function in CJS_V8