webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
google::protobuf::File Member List

This is the complete list of members for google::protobuf::File, including all inherited members.

ChangeWorkingDirectory(const string &new_working_directory)google::protobuf::Filestatic
CreateDir(const string &name, int mode)google::protobuf::Filestatic
DeleteRecursively(const string &name, void *dummy1, void *dummy2)google::protobuf::Filestatic
Exists(const string &name)google::protobuf::Filestatic
GetContents(const string &name, string *output, bool)google::protobuf::Fileinlinestatic
ReadFileToString(const string &name, string *output)google::protobuf::Filestatic
ReadFileToStringOrDie(const string &name, string *output)google::protobuf::Filestatic
RecursivelyCreateDir(const string &path, int mode)google::protobuf::Filestatic
SetContents(const string &name, const string &contents, bool)google::protobuf::Fileinlinestatic
WriteStringToFile(const string &contents, const string &name)google::protobuf::Filestatic
WriteStringToFileOrDie(const string &contents, const string &name)google::protobuf::Filestatic