Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgdbusauthmechanism.h139 GDBusAuthMechanismState _g_dbus_auth_mechanism_client_get_state (GDBusAuthMechanism *me…
Dgdbusauthmechanism.c295 _g_dbus_auth_mechanism_client_get_state (GDBusAuthMechanism *mechanism) in _g_dbus_auth_mechanism_client_get_state() function
Dgdbusauth.c678 …if (_g_dbus_auth_mechanism_client_get_state (mech) == G_DBUS_AUTH_MECHANISM_STATE_WAITING_FOR_DATA) in _g_dbus_auth_run_client()
807 …if (_g_dbus_auth_mechanism_client_get_state (mech) == G_DBUS_AUTH_MECHANISM_STATE_HAVE_DATA_TO_SEN… in _g_dbus_auth_run_client()