Home | History | Annotate | Download | only in dbus

Lines Matching refs:Signal

104 // in your properties, either as a result of a signal from the Properties
133 class Signal;
263 // Called when a PropertiesChanged signal is received from the sender.
265 // properties based on the received signal. Called from HandleMessage.
267 Signal* signal);
269 Signal* signal);
274 // Called by dbus:: when an InterfacesAdded signal is received and initially
276 void InterfacesAddedReceived(Signal* signal);
281 // Called by dbus:: when an InterfacesRemoved signal is received and
283 void InterfacesRemovedReceived(Signal* signal);
291 // GetManagedObjects() method return and the InterfacesAdded() signal.