Searched refs:_dbus_auth_needs_encoding (Results 1 – 3 of 3) sorted by relevance
63 dbus_bool_t _dbus_auth_needs_encoding (DBusAuth *auth);
2593 _dbus_auth_needs_encoding (DBusAuth *auth) in _dbus_auth_needs_encoding() function2629 if (_dbus_auth_needs_encoding (auth)) in _dbus_auth_encode_data()
553 if (_dbus_auth_needs_encoding (transport->auth)) in do_writing()