Searched refs:STANDBY_CONFIG_PATH (Results 1 – 1 of 1) sorted by relevance
34 const std::string STANDBY_CONFIG_PATH = "/etc/standby_service/device_standby_config.json"; variable111 std::vector<std::string> configFileList = GetConfigFileList(STANDBY_CONFIG_PATH); in GetAndParseStandbyConfig()508 … STANDBYSERVICE_LOGW("failed to parse standby config in %{public}s", STANDBY_CONFIG_PATH.c_str()); in ParseDeviceStanbyConfig()513 … STANDBYSERVICE_LOGW("failed to parse detect list in %{public}s", STANDBY_CONFIG_PATH.c_str()); in ParseDeviceStanbyConfig()518 …BYSERVICE_LOGW("failed to parse standby interval list in %{public}s", STANDBY_CONFIG_PATH.c_str()); in ParseDeviceStanbyConfig()523 …DBYSERVICE_LOGW("failed to parse strategy list config in %{public}s", STANDBY_CONFIG_PATH.c_str()); in ParseDeviceStanbyConfig()