Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgdbusauthmechanism.h111 gint _g_dbus_auth_mechanism_get_priority (GType me…
Dgdbusauthmechanism.c198 _g_dbus_auth_mechanism_get_priority (GType mechanism_type) in _g_dbus_auth_mechanism_get_priority() function
Dgdbusauth.c206 m->priority = _g_dbus_auth_mechanism_get_priority (mechanism_type); in add_mechanism()