Searched defs:StringOutputStream (Results 1 – 2 of 2) sorted by relevance
56 typedef GRPC_CUSTOM_STRINGOUTPUTSTREAM StringOutputStream; typedef
120 StringOutputStream::StringOutputStream(std::string* target) : target_(target) {} in StringOutputStream() function in google::protobuf::io::StringOutputStream