Searched defs:_dbus_auth_needs_encoding (Results 1 - 1 of 1) sorted by relevance

/external/dbus/dbus/
H A Ddbus-auth.c2605 _dbus_auth_needs_encoding (DBusAuth *auth) function
2624 * (you can avoid this by checking _dbus_auth_needs_encoding()).
2641 if (_dbus_auth_needs_encoding (auth))

Completed in 309 milliseconds