Home
last modified time | relevance | path

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

/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/process_group/src/
Dprocess_group_util.cpp70 bool ReadFileToString(const std::string& filePath, std::string& content) in ReadFileToString() function
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
Dkey_backup.cpp619 bool KeyBackup::ReadFileToString(const std::string &filePath, std::string &content) in ReadFileToString() function in OHOS::StorageDaemon::KeyBackup
/foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/
Dstorage_daemon.cpp901 static bool ReadFileToString(const std::string& pathInst, std::string& oldContent) in ReadFileToString() function