Searched defs:ReadFileToString (Results 1 – 2 of 2) sorted by relevance
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/testing/ | ||
| D | file.cc | 65 bool File::ReadFileToString(const string& name, string* output) { in ReadFileToString() function in google::protobuf::File |
| /frameworks/native/cmds/dumpstate/tests/ | ||
| D | dumpstate_test.cpp | 131 void ReadFileToString(const std::string& path, std::string* content) { in ReadFileToString() function in android::os::dumpstate::DumpstateBaseTest |