HomeSort by relevance Sort by last modified time
    Searched refs:_dbus_auth_needs_decoding (Results 1 - 4 of 4) sorted by null

  /external/dbus/dbus/
dbus-auth.h 67 dbus_bool_t _dbus_auth_needs_decoding (DBusAuth *auth);
dbus-transport.c 788 if (_dbus_auth_needs_decoding (transport->auth))
    [all...]
dbus-auth.c 2378 _dbus_auth_needs_decoding (DBusAuth *auth) function
    [all...]
dbus-transport-socket.c 687 if (_dbus_auth_needs_decoding (transport->auth))
    [all...]

Completed in 71 milliseconds