Searched defs:stringOut (Results 1 – 3 of 3) sorted by relevance
14 Result SerializeContextToString(const gl::Context *context, std::string *stringOut) in SerializeContextToString()
1333 Result SerializeContextToString(const gl::Context *context, std::string *stringOut) in SerializeContextToString()
158 bool ReadFileToString(const std::string &path, std::string *stringOut) in ReadFileToString()