Home
last modified time | relevance | path

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

/foundation/resourceschedule/device_standby/utils/policy/src/
H A Dstandby_config_manager.cpp34 const std::string STANDBY_CONFIG_PATH = "/etc/standby_service/device_standby_config.json"; member
115 std::vector<std::string> configFileList = GetConfigFileList(STANDBY_CONFIG_PATH); in GetAndParseStandbyConfig()
523 STANDBYSERVICE_LOGW("failed to parse standby config in %{public}s", STANDBY_CONFIG_PATH.c_str()); in ParseDeviceStanbyConfig()
528 STANDBYSERVICE_LOGW("failed to parse detect list in %{public}s", STANDBY_CONFIG_PATH.c_str()); in ParseDeviceStanbyConfig()
533 STANDBYSERVICE_LOGW("failed to parse standby interval list in %{public}s", STANDBY_CONFIG_PATH.c_str()); in ParseDeviceStanbyConfig()
538 STANDBYSERVICE_LOGW("failed to parse strategy list config in %{public}s", STANDBY_CONFIG_PATH.c_str()); in ParseDeviceStanbyConfig()
551 STANDBYSERVICE_LOGW("failed to parse standby battery list in %{public}s", STANDBY_CONFIG_PATH.c_str()); in ParseDeviceStanbyConfig()

Completed in 7 milliseconds