Home
last modified time | relevance | path

Searched defs:stringOut (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dframe_capture_utils_mock.cpp14 Result SerializeContextToString(const gl::Context *context, std::string *stringOut) in SerializeContextToString()
Dframe_capture_utils.cpp1333 Result SerializeContextToString(const gl::Context *context, std::string *stringOut) in SerializeContextToString()
/third_party/skia/third_party/externals/angle2/src/common/
Dstring_utils.cpp158 bool ReadFileToString(const std::string &path, std::string *stringOut) in ReadFileToString()