Home
last modified time | relevance | path

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

/external/dbus/dbus/
Ddbus-auth.c232 static dbus_bool_t send_ok (DBusAuth *auth);
756 if (!send_ok (auth)) in sha1_handle_second_client_response()
1119 if (!send_ok (auth)) in handle_server_data_external_mech()
1224 if (!send_ok (auth)) in handle_server_data_anonymous_mech()
1503 send_ok (DBusAuth *auth) in send_ok() function
/external/webrtc/webrtc/video/
Dend_to_end_tests.cc2612 bool send_ok = false; in TEST_F() local
2617 if (!send_ok) in TEST_F()
2618 send_ok = CheckSendStats(); in TEST_F()
2620 if (receive_ok && send_ok) in TEST_F()
/external/dbus/
DChangeLog.pre-1-04998 * dbus/dbus-auth.c (send_ok): send GUID along with the OK command
8438 send_ok(), send_begin() and send_cancel().