Searched defs:ObjectProxy (Results 1 – 7 of 7) sorted by relevance
16 class ObjectProxy; variable
33 class ObjectProxy; variable
26 struct ObjectProxy { struct27 ObjectProxy(Dispatcher* d, int64 p, int64 ud) in ObjectProxy() function33 Dispatcher* dispatcher;34 int64 ppp_class;35 int64 user_data;
31 class ObjectProxy; variable
128 class ObjectProxy; variable
37 class ObjectProxy; variable
58 ObjectProxy::ObjectProxy(Bus* bus, in ObjectProxy() function in dbus::ObjectProxy