Searched refs:_dbus_auth_needs_decoding (Results 1 – 4 of 4) sorted by relevance
67 dbus_bool_t _dbus_auth_needs_decoding (DBusAuth *auth);
2652 _dbus_auth_needs_decoding (DBusAuth *auth) in _dbus_auth_needs_decoding() function2692 if (_dbus_auth_needs_decoding (auth)) in _dbus_auth_decode_data()
986 if (_dbus_auth_needs_decoding (transport->auth)) in recover_unused_bytes()
734 if (_dbus_auth_needs_decoding (transport->auth)) in do_reading()