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;
352 DBusPreallocatedSend* dbus_connection_preallocate_send (DBusConnection *connection);
355 DBusPreallocatedSend *preallocated);
358 DBusPreallocatedSend *preallocated,
dbus-connection.c 227 * Internals of DBusPreallocatedSend
229 struct DBusPreallocatedSend
    [all...]
  /external/dbus/bus/
connection.c 81 DBusPreallocatedSend *oom_preallocated;
    [all...]

Completed in 217 milliseconds