Home
last modified time | relevance | path

Searched refs:InterfacesAdded (Results 1 – 18 of 18) sorted by relevance

/openbmc/phosphor-fan-presence/control/
H A Dfunctor.hpp226 struct InterfacesAdded struct
228 InterfacesAdded() = delete;
229 ~InterfacesAdded() = default;
230 InterfacesAdded(const InterfacesAdded&) = default;
231 InterfacesAdded& operator=(const InterfacesAdded&) = default;
232 InterfacesAdded(InterfacesAdded&&) = default;
233 InterfacesAdded& operator=(InterfacesAdded&&) = default;
234 InterfacesAdded(const char* path, const char* intf, const char* prop, in InterfacesAdded() argument
305 return InterfacesAdded<T, U>(path, intf, prop, std::forward<U>(handler)); in interfacesAdded()
/openbmc/phosphor-objmgr/src/test/
H A Dinterfaces_added.cpp18 static InterfacesAdded createInterfacesAdded(const std::string& interface, in createInterfacesAdded()
27 InterfacesAdded intfAdded = {{interface, vecMethToAssoc}}; in createInterfacesAdded()
/openbmc/phosphor-objmgr/src/
H A Dprocessing.hpp23 using InterfacesAdded = std::vector<std::pair< typedef
84 const InterfacesAdded& intfAdded, const std::string& wellKnown,
H A Dprocessing.cpp105 const InterfacesAdded& intfAdded, const std::string& wellKnown, in processInterfaceAdded()
H A Dmain.cpp454 InterfacesAdded interfacesAdded; in main()
/openbmc/phosphor-dbus-monitor/src/
H A Dpropertywatchimpl.hpp202 const std::string& path, const InterfacesAdded<T>& interfaces) in interfacesAdded()
215 InterfacesAdded<T> interfaces; in interfacesAdded()
H A Ddata_types.hpp66 using InterfacesAdded = typedef
H A Dpropertywatch.hpp183 const InterfacesAdded<T>& interfaces);
/openbmc/pyphosphor/obmc/dbuslib/
H A Dbindings.py184 self.InterfacesAdded(object_path, obj.properties)
206 def InterfacesAdded(self, object_path, properties): member in DbusObjectManager
/openbmc/docs/
H A Drest-api.md339 D-Bus InterfacesAdded and PropertiesChanged signals.
359 D-Bus paths. The InterfacesAdded and PropertiesChanged D-Bus signals emanating
364 D-Bus interfaces. The InterfacesAdded and PropertiesChanged D-Bus signal
413 InterfacesAdded and PropertiesChanged events. The response is a JSON dictionary
416 InterfacesAdded
419 "event": InterfacesAdded
421 …dict : a dictionary of interfaces> (similar to org.freedesktop.DBus.ObjectManager.InterfacesAdded )
/openbmc/docs/architecture/
H A Duser-management.md115 InterfacesAdded / || | / Net IPMID must | ||
186 … | (InterfacesAdded) | 5. IPMI & REDFISH can |
230 … <-------------(SIGNAL) (InterfacesAdded) | |
/openbmc/docs/designs/
H A Dredfish-spdm-attestation.md161 daemon will monitor `mctpd` for `InterfacesAdded` signals providing the
169 `InterfacesAdded` signal provided by
H A Dpsu-firmware-update.md149 InterfacesAdded/Removed signal?)
H A Dpldm-stack.md398 each endpoint. `pldmd` watches the `InterfacesAdded` D-Bus signals from `mctpd`.
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/
H A DREADME.md117 - Caller need to wait on "InterfacesAdded" signal generated upon creation of the
/openbmc/docs/architecture/code-update/
H A Dfirmware-update-over-redfish.md123 - Wait for the InterfacesAdded signal from /xyz/openbmc_project/software
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/bluez-tools/bluez-tools/
H A Dfix-memory-leaks.patch488 if(g_strcmp0(signal_name, "InterfacesAdded") == 0)
/openbmc/phosphor-fan-presence/docs/control/
H A Devents.md141 2. `interfaces_added` - Subscribes to the InterfacesAdded signal for the D-Bus