Home
last modified time | relevance | path

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

/third_party/wayland-ivi-extension/ivi-layermanagement-api/ilmCommon/src/
Dilm_common.c30 shutdownNotificationFunc callback,
104 ilm_registerShutdownNotification(shutdownNotificationFunc callback, void *user_data) in ilm_registerShutdownNotification()
/third_party/wayland-ivi-extension/ivi-layermanagement-api/ilmCommon/include/
Dilm_common.h77 ilmErrorTypes ilm_registerShutdownNotification(shutdownNotificationFunc callback,
Dilm_types.h287 typedef void(*shutdownNotificationFunc)(t_ilm_shutdown_error_type error_type, typedef
/third_party/wayland-ivi-extension/ivi-layermanagement-api/ilmControl/include/
Dilm_control_platform.h62 shutdownNotificationFunc notification;
/third_party/wayland-ivi-extension/ivi-layermanagement-api/ilmControl/src/
Dilm_control_wayland_platform.c1098 ilmControl_registerShutdownNotification(shutdownNotificationFunc callback, void *user_data) in ilmControl_registerShutdownNotification()