Home | History | Annotate | Download | only in dbus

Lines Matching full:remote

102 // Normally these values are updated from signals emitted by the remote object,
111 // success only; it is up to the remote object when (and indeed if) it updates
188 // PropertySet groups a collection of properties for a remote object
206 // the/ remote object that these properties are for, care should be taken to
242 // Requests an updated value from the remote object for |property|
251 // Queries the remote object for values of all properties and updates
253 // method, or if the remote object does not support retrieving all
259 // new property value was accepted by the remote object.
262 // Requests that the remote object for |property| change the property to
265 // depending on the remote object. This method may be overridden by
340 // rather than incurring a round-trip to the remote object for each property
344 // update the remote object value, the Set() method is also provided; these
360 // Requests an updated value from the remote object incurring a
367 // Requests that the remote object change the property value to |value|,
370 // remote object.