Searched refs:item_preamble (Results 1 – 2 of 2) sorted by relevance
192 std::string StringList::CopyList(const char *item_preamble, in CopyList() argument198 if (item_preamble) in CopyList()199 strm << item_preamble; in CopyList()
98 std::string CopyList(const char *item_preamble = nullptr,