Home
last modified time | relevance | path

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

/external/dbus/dbus/
Ddbus-transport-socket.c337 dbus_bool_t do_reading, in exchange_credentials() argument
344 do_reading, do_writing); in exchange_credentials()
362 if (do_reading && transport->receive_credentials_pending) in exchange_credentials()
388 dbus_bool_t do_reading, in do_authentication() argument
415 exchange_credentials (transport, do_reading, do_writing); in do_authentication()
432 if (!do_reading || !read_data_into_auth (transport, &oom)) in do_authentication()
647 do_reading (DBusTransport *transport) in do_reading() function
835 if (!do_reading (transport)) in socket_handle_watch()
1065 do_reading (transport); in socket_do_iteration()
/external/dbus/
DChangeLog7920 disconnect in case of DBUS_WATCH_HANGUP, several do_reading() may
7968 * dbus/dbus-transport-unix.c (do_reading):
10459 * dbus/dbus-transport-unix.c (do_reading): if the transport is
13221 * dbus/dbus-transport-debug.c: (do_reading):