Home
last modified time | relevance | path

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

/external/dbus/bus/
Dbus.c43 struct BusContext struct
45 int refcount;
46 DBusGUID uuid;
47 char *config_file;
48 char *type;
49 char *servicehelper;
50 char *address;
75 BusContext *context; argument
Dbus.h35 typedef struct BusContext BusContext; typedef