Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/util/
Dtest_utils.cpp40 bool ReadEntireFileToString(const char *filePath, char *contentsOut, uint32_t maxLen) in ReadEntireFileToString()
Dshader_utils.cpp19 bool ReadEntireFile(const std::string &filePath, std::string *contentsOut) in ReadEntireFile()