Home
last modified time | relevance | path

Searched defs:object_path (Results 1 – 25 of 36) sorted by relevance

12

/openbmc/pldm/configurations/events/
H A DstateSensorPdrs.json11 "object_path": "/xyz/openbmc_project/state/host0", string
36 "object_path": "/xyz/openbmc_project/state/host0", string
61 "object_path": "/xyz/openbmc_project/state/host0", string
82 "object_path": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm0", string
97 "object_path": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm1", string
112 "object_path": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm2", string
127 "object_path": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm3", string
142 "object_path": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm4", string
157 "object_path": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm5", string
172 "object_path": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm6", string
[all …]
/openbmc/pyphosphor/obmc/dbuslib/
H A Dbindings.py181 def add(self, object_path, obj): argument
186 def remove(self, object_path): argument
192 def get(self, object_path, default=None): argument
206 def InterfacesAdded(self, object_path, properties): argument
211 def InterfacesRemoved(self, object_path, interfaces): argument
/openbmc/pldm/libpldmresponder/test/event_jsons/good/
H A Devent_state_sensor.json11 "object_path": "/xyz/abc/def", string
30 "object_path": "/xyz/abc/def", string
45 "object_path": "/xyz/abc/ghi", string
60 "object_path": "/xyz/abc/jkl", string
74 "object_path": "/xyz/abc/mno", string
89 "object_path": "/xyz/abc/opk", string
104 "object_path": "/xyz/abc/ijl", string
/openbmc/pldm/oem/ibm/configurations/events/
H A Doem_ibm_event_state_sensor.json10 "object_path": "/xyz/openbmc_project/network/hypervisor/eth0/ipv4/addr0", string
24 "object_path": "/xyz/openbmc_project/network/hypervisor/eth1/ipv4/addr0", string
38 "object_path": "/xyz/openbmc_project/network/hypervisor/eth0/ipv6/addr0", string
52 "object_path": "/xyz/openbmc_project/network/hypervisor/eth1/ipv6/addr0", string
67 "object_path": "/com/ibm/panel_app", string
/openbmc/pldm/libpldmresponder/test/system_type1/bios_jsons/
H A Dbios_attrs.json12 "object_path": "/xyz/abc/def", string
31 "object_path": "/xyz/abc/def", string
47 "object_path": "/xyz/abc/def", string
74 "object_path": "/xyz/openbmc_project/avsbus", string
113 "object_path": "/xyz/abc/def", string
130 "object_path": "/xyz/abc/def", string
/openbmc/pldm/libpldmresponder/test/bios_jsons/
H A Dbios_attrs.json12 "object_path": "/xyz/abc/def", string
31 "object_path": "/xyz/abc/def", string
47 "object_path": "/xyz/abc/def", string
74 "object_path": "/xyz/openbmc_project/avsbus", string
113 "object_path": "/xyz/abc/def", string
130 "object_path": "/xyz/abc/def", string
/openbmc/pldm/libpldmresponder/examples/events/
H A Devent_state_sensor.json15 "object_path": "/xyz/abc/def", string
32 "object_path": "/xyz/abc/def", string
46 "object_path": "/xyz/abc/ghi", string
/openbmc/pldm/libpldmresponder/examples/effecter/
H A Ddbus_to_terminus_effecter.json45 "object_path": "/xyz/abc/def", string
58 "object_path": "/abc/def/xyz", string
83 "object_path": "/def/abc/xyz", string
/openbmc/pldm/platform-mc/test/host_effecter_jsons/good/
H A Ddbus_to_terminus_effecter.json15 "object_path": "/xyz/openbmc_project/control/host0/boot", string
44 "object_path": "/xyz/openbmc_project/effecters/power/PLimit", string
/openbmc/pldm/libpldmresponder/examples/bios/
H A Denum_attrs.json27 "object_path": "/xyz/abc/def", string
39 "object_path": "/xyz/abc/def", string
H A Dstring_attrs.json29 "object_path": "/xyz/abc/def", string
/openbmc/phosphor-inventory-manager/
H A Dmanager.cpp222 const std::map<sdbusplus::message::object_path, Object>& objs, in updateObjects()
272 void Manager::notify(std::map<sdbusplus::message::object_path, Object> objs) in notify()
309 const std::map<sdbusplus::message::object_path, Object>& objs) in createObjects()
/openbmc/boost-dbus/include/dbus/
H A Delement.hpp41 struct object_path { struct
42 string value;
43 bool operator<(const object_path& b) const { return value < b.value; } in operator <()
/openbmc/pldm/platform-mc/test/host_effecter_jsons/malformed/
H A Ddbus_to_terminus_effecter.json4 "object_path": "/xyz/openbmc_project/control/host0/boot", string
/openbmc/pldm/configurations/host/
H A Ddbus_to_terminus_effecter.json14 "object_path": "/xyz/openbmc_project/state/hypervisor0", string
/openbmc/ipmitool/src/plugins/dbus/
H A Ddbus.c56 static const char *object_path = "/org/openbmc/HostIpmi/ipmitool"; variable
/openbmc/skeleton/libopenbmc_intf/
H A Dopenbmc_intf.c1252 const gchar *object_path, in hwmon_proxy_new()
1307 const gchar *object_path, in hwmon_proxy_new_sync()
1342 const gchar *object_path, in hwmon_proxy_new_for_bus()
1397 const gchar *object_path, in hwmon_proxy_new_for_bus_sync()
3164 const gchar *object_path, in fan_proxy_new()
3219 const gchar *object_path, in fan_proxy_new_sync()
3254 const gchar *object_path, in fan_proxy_new_for_bus()
3309 const gchar *object_path, in fan_proxy_new_for_bus_sync()
5382 const gchar *object_path, in sensor_value_proxy_new()
5437 const gchar *object_path, in sensor_value_proxy_new_sync()
[all …]
/openbmc/pldm/oem/ibm/configurations/bios/com.ibm.Hardware.Chassis.Model.Bonnell/
H A Dbios_attrs.json57 "object_path": "/com/ibm/host0/hypervisor", string
105 "object_path": "/xyz/openbmc_project/control/host0/boot", string
340 "object_path": "/xyz/openbmc_project/control/host0/power_cap", string
375 "object_path": "/xyz/openbmc_project/control/host0/TPMEnable", string
467 "object_path": "/xyz/openbmc_project/control/host0/power_restore_policy", string
645 … "object_path": "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply0", string
661 … "object_path": "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply1", string
677 … "object_path": "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply2", string
693 … "object_path": "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply3", string
839 "object_path": "/xyz/openbmc_project/control/host0/power_cap", string
[all …]
/openbmc/pldm/oem/ibm/configurations/bios/
H A Dbios_attrs.json75 "object_path": "/com/ibm/host0/hypervisor", string
123 "object_path": "/xyz/openbmc_project/control/host0/boot", string
358 "object_path": "/xyz/openbmc_project/control/host0/power_cap", string
412 "object_path": "/xyz/openbmc_project/control/host0/TPMEnable", string
504 "object_path": "/xyz/openbmc_project/control/host0/power_restore_policy", string
681 … "object_path": "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply0", string
697 … "object_path": "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply1", string
713 … "object_path": "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply2", string
729 … "object_path": "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply3", string
895 "object_path": "/xyz/openbmc_project/control/host0/power_cap", string
[all …]
/openbmc/pldm/oem/ibm/configurations/bios/com.ibm.Hardware.Chassis.Model.Rainier4U/
H A Dbios_attrs.json75 "object_path": "/com/ibm/host0/hypervisor", string
123 "object_path": "/xyz/openbmc_project/control/host0/boot", string
358 "object_path": "/xyz/openbmc_project/control/host0/power_cap", string
412 "object_path": "/xyz/openbmc_project/control/host0/TPMEnable", string
504 "object_path": "/xyz/openbmc_project/control/host0/power_restore_policy", string
682 … "object_path": "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply0", string
698 … "object_path": "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply1", string
714 … "object_path": "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply2", string
730 … "object_path": "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply3", string
896 "object_path": "/xyz/openbmc_project/control/host0/power_cap", string
[all …]
/openbmc/pldm/oem/ibm/configurations/bios/com.ibm.Hardware.Chassis.Model.Rainier1S4U/
H A Dbios_attrs.json75 "object_path": "/com/ibm/host0/hypervisor", string
123 "object_path": "/xyz/openbmc_project/control/host0/boot", string
358 "object_path": "/xyz/openbmc_project/control/host0/power_cap", string
412 "object_path": "/xyz/openbmc_project/control/host0/TPMEnable", string
504 "object_path": "/xyz/openbmc_project/control/host0/power_restore_policy", string
682 … "object_path": "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply0", string
698 … "object_path": "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply1", string
714 … "object_path": "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply2", string
730 … "object_path": "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply3", string
896 "object_path": "/xyz/openbmc_project/control/host0/power_cap", string
[all …]
/openbmc/pldm/oem/ibm/configurations/bios/com.ibm.Hardware.Chassis.Model.Rainier2U/
H A Dbios_attrs.json75 "object_path": "/com/ibm/host0/hypervisor", string
123 "object_path": "/xyz/openbmc_project/control/host0/boot", string
358 "object_path": "/xyz/openbmc_project/control/host0/power_cap", string
412 "object_path": "/xyz/openbmc_project/control/host0/TPMEnable", string
504 "object_path": "/xyz/openbmc_project/control/host0/power_restore_policy", string
682 … "object_path": "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply0", string
698 … "object_path": "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply1", string
714 … "object_path": "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply2", string
730 … "object_path": "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply3", string
896 "object_path": "/xyz/openbmc_project/control/host0/power_cap", string
[all …]
/openbmc/pldm/oem/ibm/configurations/bios/com.ibm.Hardware.Chassis.Model.Everest/
H A Dbios_attrs.json75 "object_path": "/com/ibm/host0/hypervisor", string
123 "object_path": "/xyz/openbmc_project/control/host0/boot", string
358 "object_path": "/xyz/openbmc_project/control/host0/power_cap", string
412 "object_path": "/xyz/openbmc_project/control/host0/TPMEnable", string
504 "object_path": "/xyz/openbmc_project/control/host0/power_restore_policy", string
682 … "object_path": "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply0", string
698 … "object_path": "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply1", string
714 … "object_path": "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply2", string
730 … "object_path": "/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply3", string
896 "object_path": "/xyz/openbmc_project/control/host0/power_cap", string
[all …]
/openbmc/phosphor-buttons/src/
H A Dhost_then_chassis_poweroff.cpp23 namespace object_path namespace
/openbmc/phosphor-led-manager/manager/lamptest/
H A Dlamptest.cpp134 sdbusplus::message::object_path object_path(path); in storePhysicalLEDsStates() local

12