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