Searched defs:ReadProcFile (Results 1 – 3 of 3) sorted by relevance
79 ssize_t ReadProcFile(int pid, const char* proc_file, char* buf, size_t length) { in ReadProcFile() function
60 bool ReadProcFile(const FilePath& file, struct psinfo* info) { in ReadProcFile() function
58 bool ReadProcFile(const FilePath& file, std::string* buffer) { in ReadProcFile() function