Home
last modified time | relevance | path

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

/base/powermgr/display_manager/brightness_manager/src/
H A Dconfig_parser_base.cpp30 const std::string CONFIG_PATH_TYP = ".json"; member
89 configPath.append(CONFIG_PATH_TYP); in LoadConfigPath()
97 configPath.append(CONFIG_PATH_TYP); in LoadConfigPath()
105 configPath = configPath.append("_").append(configInfo.panelVersion).append(CONFIG_PATH_TYP); in LoadConfigPath()
114 configPath.append(CONFIG_PATH_TYP); in LoadConfigPath()
122 configPath.append(CONFIG_PATH_FOR_ROOT).append(CONFIG_PATHS[displayId]).append(configName).append(CONFIG_PATH_TYP); in LoadConfigPath()

Completed in 1 milliseconds