Searched defs:ReadFileToString (Results 1 – 4 of 4) sorted by relevance
36 std::string ReadFileToString(const std::string &fileName) in ReadFileToString() function
42 std::string ReadFileToString(const std::string& packagePathStr, const std::string& fileName) in ReadFileToString() function
644 bool KeyBackup::ReadFileToString(const std::string &filePath, std::string &content) in ReadFileToString() function in OHOS::StorageDaemon::KeyBackup
686 std::string ReadFileToString(std::string_view aFilename) in ReadFileToString() function