HomeSort by relevance Sort by last modified time
    Searched full:incoming_messages (Results 1 - 2 of 2) sorted by null

  /external/dbus/dbus/
dbus-connection.c 276 DBusList *incoming_messages; /**< Queue of messages we have received, end of the list received most recently. */ member in struct:DBusConnection
497 _dbus_list_append_link (&connection->incoming_messages,
558 _dbus_list_append_link (&connection->incoming_messages, link);
    [all...]
  /external/webrtc/webrtc/modules/rtp_rtcp/include/
rtp_rtcp.h 44 * incoming_messages - Callback object that will receive the incoming

Completed in 3261 milliseconds