Home
last modified time | relevance | path

Searched defs:BusContext (Results 1 – 2 of 2) sorted by relevance

/external/dbus/bus/
Dbus.c47 struct BusContext struct
49 int refcount;
50 DBusGUID uuid;
51 char *config_file;
52 char *type;
53 char *servicehelper;
54 char *address;
79 BusContext *context; argument
Dbus.h35 typedef struct BusContext BusContext; typedef