Home
last modified time | relevance | path

Searched refs:ReadFileToStringForVFS (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/process_group/include/
H A Dprocess_group_util.h37 bool ReadFileToStringForVFS(const std::string& filePath, std::string& content);
/ohos5.0/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/process_group/src/
H A Dprocess_group_util.cpp117 bool ReadFileToStringForVFS(const std::string& filePath, std::string& content) in ReadFileToStringForVFS() function