Home
last modified time | relevance | path

Searched defs:InitString (Results 1 – 2 of 2) sorted by relevance

/external/google-breakpad/src/common/linux/
Dscoped_tmpfile.cc82 bool ScopedTmpFile::InitString(const char* text) { in InitString() function in google_breakpad::ScopedTmpFile
/external/openscreen/tools/cddl/
Dsema.cc130 void InitString(std::string* s, absl::string_view value) { in InitString() function