Lines Matching refs:std
217 std::vector<string>* res);
228 std::vector<string>* result);
234 inline std::vector<string> Split(StringPiece full, const char* delim,
236 std::vector<string> result;
253 PROTOBUF_EXPORT void JoinStrings(const std::vector<string>& components,
256 inline string JoinStrings(const std::vector<string>& components,
288 // the pointer to the string std::vector is nullptr; otherwise, error
289 // messages are stored in the std::vector. In either case, the effect on
296 std::vector<string>* errors);
315 std::vector<string>* errors);