Home
last modified time | relevance | path

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

/external/dbus/dbus/
Ddbus-auth.c286 static const DBusAuthStateData common_state_authenticated = { variable
1384 goto_state (auth, &common_state_authenticated); in send_begin()
1592 goto_state (auth, &common_state_authenticated); in handle_server_state_waiting_for_begin()
2186 else if (auth->state == &common_state_authenticated) in _dbus_auth_do_work()
2321 if (auth->state != &common_state_authenticated) in _dbus_auth_needs_encoding()
2352 if (auth->state != &common_state_authenticated) in _dbus_auth_encode_data()
2380 if (auth->state != &common_state_authenticated) in _dbus_auth_needs_decoding()
2415 if (auth->state != &common_state_authenticated) in _dbus_auth_decode_data()
2457 if (auth->state == &common_state_authenticated) in _dbus_auth_get_identity()
2474 if (auth->state == &common_state_authenticated) in _dbus_auth_get_guid_from_server()