Searched defs:ReadFileIntoString (Results 1 – 4 of 4) sorted by relevance
92 def ReadFileIntoString(filepath): function
48 std::string ReadFileIntoString(const std::string& path) { in ReadFileIntoString() function
449 std::string FtraceProcfs::ReadFileIntoString(const std::string& path) const { in ReadFileIntoString() function in perfetto::FtraceProcfs
1015 static string ReadFileIntoString(const char* filename) { in ReadFileIntoString() function