Home
last modified time | relevance | path

Searched refs:GetFileContent (Results 1 - 2 of 2) sorted by relevance

/foundation/resourceschedule/device_standby/utils/policy/src/
H A Djson_utils.cpp54 if (!GetFileContent(filePath, content)) { in LoadJsonValueFromFile()
193 bool JsonUtils::GetFileContent(const std::string& filePath, std::string& content) in GetFileContent() function in OHOS::DevStandbyMgr::JsonUtils
/foundation/resourceschedule/device_standby/utils/policy/include/
H A Djson_utils.h121 static bool GetFileContent(const std::string& filePath, std::string& content);

Completed in 1 milliseconds