Searched defs:string_vector (Results 1 – 4 of 4) sorted by relevance
9 typedef std::vector<std::string> string_vector; typedef
13 typedef std::vector<std::string> string_vector; typedef
138 std::vector<std::string>* string_vector) { in PrefMemberVectorStringUpdate()
326 std::vector<std::string> string_vector; in JoinStringRange() local