Home
last modified time | relevance | path

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

/system/core/base/
Dfile.cpp104 bool WriteStringToFile(const std::string& content, const std::string& path, in WriteStringToFile() function
133 bool WriteStringToFile(const std::string& content, const std::string& path, in WriteStringToFile() function
/system/tpm/tpm_manager/client/
Dmain.cc142 bool WriteStringToFile(const std::string& data, const std::string& filename) { in WriteStringToFile() function