Home
last modified time | relevance | path

Searched defs:WriteStringToFile (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/tools/copyright/
Dmain.py100 def WriteStringToFile(string, filepath): function
/third_party/protobuf/src/google/protobuf/testing/
Dfile.cc94 bool File::WriteStringToFile(const std::string& contents, in WriteStringToFile() function in google::protobuf::File