Searched defs:stringOut (Results 1 – 5 of 5) sorted by relevance
14 Result SerializeContextToString(const gl::Context *context, std::string *stringOut) in SerializeContextToString()
1381 Result SerializeContextToString(const gl::Context *context, std::string *stringOut) in SerializeContextToString()
159 bool ReadFileToString(const std::string &path, std::string *stringOut) in ReadFileToString()
133 void readStringAppend(std::string *stringOut, char delim) in readStringAppend()
481 GLchar *stringOut) in GetPerfMonitorString()