/openbmc/openpower-debug-collector/dump/tools/bmcdump/plugins/ |
H A D | occ | 17 org.freedesktop.DBus.ObjectManager \ 27 org.freedesktop.DBus.ObjectManager \ 36 org.freedesktop.DBus.ObjectManager \
|
/openbmc/phosphor-debug-collector/tools/dreport.d/openpower.d/plugins.d/ |
H A D | occ | 17 org.freedesktop.DBus.ObjectManager \ 27 org.freedesktop.DBus.ObjectManager \ 36 org.freedesktop.DBus.ObjectManager \
|
/openbmc/phosphor-fan-presence/control/json/actions/ |
H A D | get_managed_objects.cpp | 38 // If there is an ObjectManager interface that handles them, then in run() 40 // If no ObjectManager, then still need addObjects calls for each. in run() 55 service, "org.freedesktop.DBus.ObjectManager"); in run() 62 // Look for the ObjectManager as an ancestor of the path. in run()
|
/openbmc/phosphor-power/phosphor-power-supply/ |
H A D | psu_manager.hpp | 357 * @brief Implement the ObjectManager for PowerSystemInputs object. 359 * Implements the org.freedesktop.DBus.ObjectManager interface used to 363 sdbusplus::server::manager_t objectManager; member in phosphor::power::manager::PSUManager 366 * @brief Implement the ObjectManager for the input voltage rating. 368 * Implements the org.freedesktop.DBus.ObjectManager interface used to
|
/openbmc/pyphosphor/obmc/dbuslib/ |
H A D | bindings.py | 196 "org.freedesktop.DBus.ObjectManager", 205 "org.freedesktop.DBus.ObjectManager", signature='oa{sa{sv}}') 210 "org.freedesktop.DBus.ObjectManager", signature='oas')
|
/openbmc/phosphor-dbus-monitor/src/ |
H A D | data_types.hpp | 64 /** @brief ObjectManager.InterfacesAdded signal signature alias. */ 74 /** @brief ObjectManager.InterfacesAdded signal signature alias. */
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/ |
H A D | FanPwm.interface.yaml | 8 org.freedesktop.DBus.ObjectManager on the sensors namespace root.
|
H A D | FanSpeed.interface.yaml | 8 org.freedesktop.DBus.ObjectManager on the sensors namespace root.
|
H A D | VoltageRegulatorControl.interface.yaml | 8 objects must implement org.freedesktop.DBus.ObjectManager on
|
/openbmc/phosphor-bmc-code-mgmt/bmc/ |
H A D | download_manager_main.cpp | 11 // Add sdbusplus ObjectManager. in main()
|
H A D | item_updater_main.cpp | 16 // Add sdbusplus ObjectManager. in main()
|
/openbmc/phosphor-virtual-sensor/ |
H A D | main.cpp | 10 // Add the ObjectManager interface in main()
|
/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/ |
H A D | ledgroup | 15 org.freedesktop.DBus.ObjectManager \
|
H A D | inventory | 15 org.freedesktop.DBus.ObjectManager \
|
H A D | bios | 15 org.freedesktop.DBus.ObjectManager \
|
H A D | settings | 17 org.freedesktop.DBus.ObjectManager \
|
H A D | elogall | 24 org.freedesktop.DBus.ObjectManager \
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/ |
H A D | Manager.interface.yaml | 6 should additionally implement org.freedesktop.DBus.ObjectManager on the
|
/openbmc/phosphor-certificate-manager/bmc-vmi-ca/ |
H A D | mainapp.cpp | 14 // Add sdbusplus ObjectManager in main()
|
/openbmc/phosphor-psu-code-mgmt/src/ |
H A D | main.cpp | 15 // Add sdbusplus ObjectManager. in main()
|
/openbmc/phosphor-state-manager/ |
H A D | hypervisor_state_manager_main.cpp | 18 // Add sdbusplus ObjectManager. in main()
|
H A D | bmc_state_manager_main.cpp | 20 // Add sdbusplus ObjectManager. in main()
|
/openbmc/phosphor-settingsd/ |
H A D | settings_main.cpp | 10 // Add sdbusplus ObjectManager. The settings objects are spread across in main()
|
/openbmc/sdbusplus/include/sdbusplus/bus/ |
H A D | match.hpp | 132 … return "type='signal',interface='org.freedesktop.DBus.ObjectManager',member='InterfacesAdded',"s; in interfacesAdded() 137 …return "type='signal',interface='org.freedesktop.DBus.ObjectManager',member='InterfacesRemoved',"s; in interfacesRemoved()
|
/openbmc/sdbusplus/include/sdbusplus/ |
H A D | bus.hpp | 451 * be used to manage emission of ObjectManager signals in favor 463 * be used to manage emission of ObjectManager signals in favor 475 * be used to manage emission of ObjectManager signals in favor 488 * be used to manage emission of ObjectManager signals in favor
|