Home
last modified time | relevance | path

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

/third_party/wayland-ivi-extension/ivi-id-agent-modules/ivi-id-agent/src/
Divi-id-agent.c75 char *temp_app_id = NULL; in get_id_from_config() local
87 temp_app_id = strdup(weston_desktop_surface_get_app_id(wds)); in get_id_from_config()
98 if (check_config_parameter(db_elem->cfg_app_id, temp_app_id) == 0) { in get_id_from_config()
114 free(temp_app_id); in get_id_from_config()