Home
last modified time | relevance | path

Searched defs:ReadFileToString (Results 1 – 8 of 8) sorted by relevance

/third_party/cef/tests/shared/browser/
Dresource_util_posix.cc22 bool ReadFileToString(const char* path, std::string& data) { in ReadFileToString() function
Dfile_util.cc35 bool ReadFileToString(const std::string& path, in ReadFileToString() function
/third_party/flutter/engine/flutter/shell/platform/fuchsia/runtime/dart/utils/
Dfiles.cc55 bool ReadFileToString(const std::string& path, std::string* result) { in ReadFileToString() function
/third_party/protobuf/src/google/protobuf/testing/
Dfile.cc73 bool File::ReadFileToString(const string& name, string* output, bool text_mode) { in ReadFileToString() function in google::protobuf::File
/third_party/gn/src/base/files/
Dfile_util.cc175 bool ReadFileToString(const FilePath& path, std::string* contents) { in ReadFileToString() function
/third_party/flutter/skia/third_party/externals/angle2/src/common/
Dstring_utils.cpp144 bool ReadFileToString(const std::string &path, std::string *stringOut) in ReadFileToString() function
/third_party/flutter/skia/third_party/externals/angle2/util/
Dshader_utils.cpp16 std::string ReadFileToString(const std::string &source) in ReadFileToString() function
/third_party/skia/third_party/externals/angle2/src/common/
Dstring_utils.cpp158 bool ReadFileToString(const std::string &path, std::string *stringOut) in ReadFileToString() function