Searched defs:AppendList (Results 1 – 2 of 2) sorted by relevance
73 void SBStringList::AppendList(const char **strv, int strc) { in AppendList() function in SBStringList85 void SBStringList::AppendList(const SBStringList &strings) { in AppendList() function in SBStringList96 void SBStringList::AppendList(const StringList &strings) { in AppendList() function in SBStringList
56 void StringList::AppendList(const char **strv, int strc) { in AppendList() function in StringList63 void StringList::AppendList(StringList strings) { in AppendList() function in StringList