Home
last modified time | relevance | path

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

/third_party/wayland-ivi-extension/ivi-layermanagement-api/ilmCommon/include/
Dilm_types.h70 ILM_ERROR_ON_CONNECTION = 3, /*!< ErrorCode if connection error has occured */ enumerator
85 : (x) == ILM_ERROR_ON_CONNECTION ? "connection error" \
/third_party/wayland-ivi-extension/ivi-layermanagement-api/ilmControl/src/
Dilm_control_wayland_platform.c403 error_code = ILM_ERROR_ON_CONNECTION; in wm_listener_layer_error()
647 error_code = ILM_ERROR_ON_CONNECTION; in wm_listener_surface_error()
733 error_code = ILM_ERROR_ON_CONNECTION; in wm_screen_listener_error()