Home | History | Annotate | Download | only in dbus

Lines Matching refs:ObjectProxy

43 //       Properties(dbus::ObjectProxy* object_proxy,
80 // dbus::PropertySet* CreateProperties(dbus::ObjectProxy* object_proxy,
128 class ObjectProxy;
153 ObjectProxy *object_proxy,
176 // ObjectProxy object for the given interface are cleaned up, it is safe
208 // Returns a ObjectProxy pointer for the given |object_path|. Unlike
211 ObjectProxy* GetObjectProxy(const ObjectPath& object_path);
263 // ObjectProxy if required, as well as the PropertySet instance for that
279 ObjectProxy* object_proxy_;
286 // Each managed object consists of a ObjectProxy used to make calls
293 ObjectProxy* object_proxy;