Home
last modified time | relevance | path

Searched refs:weston_config_parse (Results 1 – 8 of 8) sorted by relevance

/third_party/weston/include/libweston/
Dconfig-parser.h112 weston_config_parse(const char *name);
/third_party/weston/shared/
Dconfig-parser.c393 weston_config_parse(const char *name) in weston_config_parse() function
/third_party/weston/tests/
Dconfig-parser-test.c62 config = weston_config_parse(file); in load_config()
/third_party/weston/clients/
Divi-shell-user-interface.c1088 config = weston_config_parse(config_file); in hmi_homescreen_setting_create()
Ddesktop-shell.c1519 desktop.config = weston_config_parse(config_file); in main()
Dterminal.c3144 config = weston_config_parse(config_file); in main()
Dwindow.c1346 config = weston_config_parse(config_file); in create_cursors()
/third_party/weston/compositor/
Dmain.c1178 *config = weston_config_parse(file); in load_configuration()