Home | History | Annotate | Download | only in health

Lines Matching defs:app_path

1899 	char *app_path, *conf;
1905 if (!dbus_message_get_args(msg, NULL, DBUS_TYPE_OBJECT_PATH, &app_path,
1910 l = g_slist_find_custom(applications, app_path, cmp_app);