Searched defs:ReadFileToString (Results 1 – 3 of 3) sorted by relevance
70 bool ReadFileToString(const std::string& filePath, std::string& content) in ReadFileToString() function
619 bool KeyBackup::ReadFileToString(const std::string &filePath, std::string &content) in ReadFileToString() function in OHOS::StorageDaemon::KeyBackup
901 static bool ReadFileToString(const std::string& pathInst, std::string& oldContent) in ReadFileToString() function