Home
last modified time | relevance | path

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

/external/dbus/dbus/
Ddbus-auth.c299 static const DBusAuthStateData common_state_authenticated = { variable
1534 goto_state (auth, &common_state_authenticated); in send_begin()
1814 goto_state (auth, &common_state_authenticated); in handle_server_state_waiting_for_begin()
2460 else if (auth->state == &common_state_authenticated) in _dbus_auth_do_work()
2595 if (auth->state != &common_state_authenticated) in _dbus_auth_needs_encoding()
2626 if (auth->state != &common_state_authenticated) in _dbus_auth_encode_data()
2654 if (auth->state != &common_state_authenticated) in _dbus_auth_needs_decoding()
2689 if (auth->state != &common_state_authenticated) in _dbus_auth_decode_data()
2735 if (auth->state == &common_state_authenticated) in _dbus_auth_get_identity()
2761 if (auth->state == &common_state_authenticated) in _dbus_auth_get_guid_from_server()