Searched defs:CopyCordToString (Results 1 – 7 of 7) sorted by relevance
1035 void CopyCordToString(const Cord& src, std::string* dst) { in CopyCordToString() function
1050 void CopyCordToString(const Cord& src, std::string* dst) { in CopyCordToString() function
1056 void CopyCordToString(const Cord& src, absl::Nonnull<std::string*> dst) { in CopyCordToString() function
1460 void CopyCordToString(const Cord& src, std::string* dst) { in CopyCordToString() function