Searched defs:InitString (Results 1 – 2 of 2) sorted by relevance
82 bool ScopedTmpFile::InitString(const char* text) { in InitString() function in google_breakpad::ScopedTmpFile
130 void InitString(std::string* s, absl::string_view value) { in InitString() function