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;
350 DBusPreallocatedSend* dbus_connection_preallocate_send (DBusConnection *connection);
353 DBusPreallocatedSend *preallocated);
356 DBusPreallocatedSend *preallocated,
dbus-connection.c 246 * Internals of DBusPreallocatedSend
248 struct DBusPreallocatedSend
    [all...]
  /external/dbus/bus/
connection.c 91 DBusPreallocatedSend *oom_preallocated;
1130 DBusPreallocatedSend *preallocated;
    [all...]

Completed in 834 milliseconds