Home
last modified time | relevance | path

Searched defs:ReadFileIntoString (Results 1 – 5 of 5) sorted by relevance

/external/skia/tools/copyright/
Dmain.py92 def ReadFileIntoString(filepath): function
/external/skqp/tools/copyright/
Dmain.py85 def ReadFileIntoString(filepath): function
/external/perfetto/tools/dump_ftrace_stats/
Dmain.cc48 std::string ReadFileIntoString(const std::string& path) { in ReadFileIntoString() function
/external/perfetto/src/traced/probes/ftrace/
Dftrace_procfs.cc322 std::string FtraceProcfs::ReadFileIntoString(const std::string& path) const { in ReadFileIntoString() function in perfetto::FtraceProcfs
/external/gflags/src/
Dgflags.cc1015 static string ReadFileIntoString(const char* filename) { in ReadFileIntoString() function