Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgappinfo.c1329 if (class->get_startup_notify_id == NULL) in g_app_launch_context_get_startup_notify_id()
1332 return class->get_startup_notify_id (context, info, files); in g_app_launch_context_get_startup_notify_id()
Dgappinfo.h288 char * (* get_startup_notify_id) (GAppLaunchContext *context, member
/third_party/glib/gio/tests/
Ddbus-appinfo.c53 class->get_startup_notify_id = test_app_launch_context_get_startup_notify_id; in test_app_launch_context_class_init()