Home
last modified time | relevance | path

Searched refs:auth_completed (Results 1 – 2 of 2) sorted by relevance

/external/dbus/dbus/
Ddbus-transport-socket.c390 dbus_bool_t *auth_completed) in do_authentication() argument
405 if (auth_completed) in do_authentication()
406 *auth_completed = FALSE; in do_authentication()
464 if (auth_completed) in do_authentication()
465 *auth_completed = (orig_auth_state != _dbus_transport_get_is_authenticated (transport)); in do_authentication()
/external/dbus/
DChangeLog7384 initialize auth_completed.