Home
last modified time | relevance | path

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

/external/dbus/dbus/
Ddbus-transport-socket.c400 dbus_bool_t *auth_completed) in do_authentication() argument
415 if (auth_completed) in do_authentication()
416 *auth_completed = FALSE; in do_authentication()
479 if (auth_completed) in do_authentication()
480 *auth_completed = (orig_auth_state != _dbus_transport_get_is_authenticated (transport)); in do_authentication()
/external/dbus/
DChangeLog.pre-1-07317 initialize auth_completed.