Searched defs:ReadFileIntoString (Results 1 – 5 of 5) sorted by relevance
92 def ReadFileIntoString(filepath): function
85 def ReadFileIntoString(filepath): function
48 std::string ReadFileIntoString(const std::string& path) { in ReadFileIntoString() function
322 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