HomeSort by relevance Sort by last modified time
    Searched refs:DBusPreallocatedSend (Results 1 - 3 of 3) sorted by null

  /external/dbus/dbus/
dbus-connection.h 47 typedef struct DBusPreallocatedSend DBusPreallocatedSend;
259 DBusPreallocatedSend* dbus_connection_preallocate_send (DBusConnection *connection);
261 DBusPreallocatedSend *preallocated);
263 DBusPreallocatedSend *preallocated,
dbus-connection.c 217 * Internals of DBusPreallocatedSend
219 struct DBusPreallocatedSend
    [all...]
  /external/dbus/bus/
connection.c 76 DBusPreallocatedSend *oom_preallocated;
1066 DBusPreallocatedSend *preallocated;
    [all...]

Completed in 35 milliseconds