Home
last modified time | relevance | path

Searched defs:ReadFileToString (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/process_group/src/
H A Dprocess_group_util.cpp70 bool ReadFileToString(const std::string& filePath, std::string& content) in ReadFileToString() function
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dkey_backup.cpp619 bool KeyBackup::ReadFileToString(const std::string &filePath, std::string &content) in ReadFileToString() function in OHOS::StorageDaemon::KeyBackup
/ohos5.0/base/update/updater/utils/
H A Dutils.cpp327 bool ReadFileToString(int fd, std::string &content) in ReadFileToString() function
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/
H A Dstorage_daemon.cpp984 static bool ReadFileToString(const std::string& pathInst, std::string& oldContent) in ReadFileToString() function