Searched refs:_dbus_auth_needs_decoding (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-auth.h67 dbus_bool_t _dbus_auth_needs_decoding (DBusAuth *auth);
H A Ddbus-auth.c2652 _dbus_auth_needs_decoding (DBusAuth *auth) function
2672 * can avoid this by checking _dbus_auth_needs_decoding()).
2692 if (_dbus_auth_needs_decoding (auth))
H A Ddbus-transport-socket.c734 if (_dbus_auth_needs_decoding (transport->auth))
H A Ddbus-transport.c986 if (_dbus_auth_needs_decoding (transport->auth))

Completed in 35 milliseconds