Searched defs:ReadFileToString (Results 1 – 4 of 4) 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
327 bool ReadFileToString(int fd, std::string &content) in ReadFileToString() function
984 static bool ReadFileToString(const std::string& pathInst, std::string& oldContent) in ReadFileToString() function