Searched refs:POWER_SUSPEND_CONFIG_FILE (Results 1 – 1 of 1) sorted by relevance
34 static const std::string POWER_SUSPEND_CONFIG_FILE = "etc/power_config/power_suspend.json"; variable116 char* path = GetOneCfgFile(POWER_SUSPEND_CONFIG_FILE.c_str(), buf, MAX_PATH_LEN); in GetTargetPath()