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-auth.c 2652 _dbus_auth_needs_decoding (DBusAuth *auth) function
    [all...]
dbus-transport-socket.c 734 if (_dbus_auth_needs_decoding (transport->auth))
    [all...]
dbus-transport.c 986 if (_dbus_auth_needs_decoding (transport->auth))
    [all...]

Completed in 55 milliseconds