Home
last modified time | relevance | path

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

/external/bluetooth/glib/gio/
Dgappinfo.c793 if (class->get_startup_notify_id == NULL) in g_app_launch_context_get_startup_notify_id()
796 return class->get_startup_notify_id (context, info, files); in g_app_launch_context_get_startup_notify_id()
Dgappinfo.h207 char * (* get_startup_notify_id) (GAppLaunchContext *context, member