Home
last modified time | relevance | path

Searched refs:DumpJsonValueToFile (Results 1 - 4 of 4) sorted by relevance

/foundation/resourceschedule/device_standby/utils/policy/include/
H A Djson_utils.h55 static bool DumpJsonValueToFile(const nlohmann::json& jsonValue, const std::string& filePath);
/foundation/resourceschedule/device_standby/utils/policy/src/
H A Djson_utils.cpp74 bool JsonUtils::DumpJsonValueToFile(const nlohmann::json& jsonValue, const std::string& filePath) in DumpJsonValueToFile() function in OHOS::DevStandbyMgr::JsonUtils
/foundation/resourceschedule/device_standby/services/test/unittest/
H A Dstandby_utils_unit_test.cpp197 JsonUtils::DumpJsonValueToFile(jsonValue, "/data/service/el1/public/device_standby/record"); in HWTEST_F()
/foundation/resourceschedule/device_standby/services/core/src/
H A Dstandby_service_impl.cpp416 JsonUtils::DumpJsonValueToFile(root, ALLOW_RECORD_FILE_PATH); in DumpPersistantData()

Completed in 4 milliseconds