Searched defs:ToByteString (Results 1 – 2 of 2) sorted by relevance
/external/protobuf/csharp/src/Google.Protobuf/ | ||
D | MessageExtensions.cs | 151 public static ByteString ToByteString(this IMessage message) in ToByteString() method in Google.Protobuf.MessageExtensions |
/external/pdfium/fxjs/ | ||
D | cjs_v8.cpp | 184 ByteString CJS_V8::ToByteString(v8::Local<v8::Value> pValue) { in ToByteString() function in CJS_V8 |