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.hpp229 struct InterfacesAdded struct
231 InterfacesAdded() = delete;
232 ~InterfacesAdded() = default;
233 InterfacesAdded(const InterfacesAdded&) = default;
234 InterfacesAdded& operator=(const InterfacesAdded&) = default;
235 InterfacesAdded(InterfacesAdded&&) = default;
236 InterfacesAdded& operator=(InterfacesAdded&&) = default;
237 InterfacesAdded(const char* path, const char* intf, const char* prop, in InterfacesAdded() argument
308 return InterfacesAdded<T, U>(path, intf, prop, std::forward<U>(handler)); in interfacesAdded()
/openbmc/phosphor-objmgr/src/test/
H A Dinterfaces_added.cpp18 InterfacesAdded createInterfacesAdded(const std::string& interface, in createInterfacesAdded()
27 InterfacesAdded intfAdded = {{interface, vecMethToAssoc}}; in createInterfacesAdded()
/openbmc/phosphor-objmgr/src/
H A Dprocessing.hpp24 using InterfacesAdded = std::vector<std::pair< typedef
85 const InterfacesAdded& intfAdded, const std::string& wellKnown,
H A Dprocessing.cpp103 const InterfacesAdded& intfAdded, const std::string& wellKnown, in processInterfaceAdded()
H A Dmain.cpp452 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/docs/
H A Drest-api.md319 D-Bus InterfacesAdded and PropertiesChanged signals.
337 D-Bus paths. The InterfacesAdded and PropertiesChanged D-Bus signals emanating
342 D-Bus interfaces. The InterfacesAdded and PropertiesChanged D-Bus signal
390 InterfacesAdded and PropertiesChanged events. The response is a JSON dictionary
393 InterfacesAdded
396 "event": InterfacesAdded
398 …dict : a dictionary of interfaces> (similar to org.freedesktop.DBus.ObjectManager.InterfacesAdded )
/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/architecture/
H A Duser-management.md115 InterfacesAdded / || | / Net IPMID must | ||
186 … | (InterfacesAdded) | 5. IPMI & REDFISH can |
230 … <-------------(SIGNAL) (InterfacesAdded) | |
/openbmc/docs/designs/
H A Dpsu-firmware-update.md146 InterfacesAdded/Removed signal?)
H A Dredfish-spdm-attestation.md151 SPDM daemon will monitor `mctpd` for `InterfacesAdded` signals providing the
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.md122 - 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