| /openbmc/sdbusplus/test/server/ |
| H A D | message_variant.cpp | 8 struct Object : public ::testing::Test struct 12 "xyz.openbmc_project.sdbusplus.test.Object", argument 16 using variant_t = 20 void run_test(const T& value) in run_test() 33 void run_test_throw_bad_enum(const T& value) in run_test_throw_bad_enum() 57 TEST_F(Object, PlainEnumOne) in TEST_F() argument 62 TEST_F(Object, PlainEnumTwo) in TEST_F() argument 67 TEST_F(Object, EnumOneAsEnumTwoThrows) in TEST_F() argument 73 TEST_F(Object, EnumTwoAsEnumOneThrows) in TEST_F() argument 79 TEST_F(Object, VariantAsString) in TEST_F() argument [all …]
|
| H A D | object.cpp | 26 class Object : public ::testing::Test class 36 TEST_F(Object, InterfaceAddedOnly) in TEST_F() argument 60 TEST_F(Object, DeferAddInterface) in TEST_F() argument 92 TEST_F(Object, NeverAddInterface) in TEST_F() argument 122 TEST_F(Object, ObjectAdded) in TEST_F() argument 147 TEST_F(Object, DoubleHasDefaultValues) in TEST_F() argument
|
| /openbmc/phosphor-snmp/ |
| H A D | snmp_notification.hpp | 56 struct Object struct 58 OID oid; 59 OID_LEN oid_len; 60 Type type; 61 Value value;
|
| /openbmc/entity-manager/docs/ |
| H A D | entity_manager_dbus_api.md | 11 ### Object Paths 31 ### Interfaces
|
| /openbmc/qemu/include/qom/ |
| H A D | object.h | 154 struct Object struct 157 ObjectClass *class; argument 158 ObjectFree *free; argument 161 Object *parent; argument
|
| /openbmc/ipmi-fru-parser/ |
| H A D | types.hpp | 34 using Object = sdbusplus::message::object_path; typedef
|
| /openbmc/bmcweb/redfish-core/include/generated/enums/ |
| H A D | action_info.hpp | 17 Object, enumerator
|
| /openbmc/phosphor-inventory-manager/ |
| H A D | types.hpp | 33 using Object = ObjectType<InterfaceVariantType>; typedef
|
| /openbmc/phosphor-inventory-manager/test/ |
| H A D | types_test.cpp | 15 void functionUsingObject(Object&) {} in functionUsingObject() argument
|
| /openbmc/phosphor-fan-presence/cooling-type/ |
| H A D | cooling_type.hpp | 30 using Object = sdbusplus::message::object_path; typedef in phosphor::cooling::type::CoolingType
|
| /openbmc/phosphor-gpio-monitor/multi-presence/ |
| H A D | gpio_presence.hpp | 44 using Object = sdbusplus::message::object_path; typedef in phosphor::gpio::GpioPresence
|
| /openbmc/phosphor-fan-presence/monitor/ |
| H A D | fan.hpp | 62 using Object = sdbusplus::message::object_path; typedef in phosphor::fan::monitor::Fan
|
| /openbmc/phosphor-gpio-monitor/presence/ |
| H A D | gpio_presence.hpp | 43 using Object = sdbusplus::message::object_path; typedef in phosphor::gpio::presence::Presence
|
| /openbmc/phosphor-gpio-monitor/ |
| H A D | evdev.hpp | 64 using Object = sdbusplus::message::object_path; typedef in phosphor::gpio::Evdev
|
| /openbmc/phosphor-fan-presence/ |
| H A D | utility.hpp | 102 using Object = sdbusplus::message::object_path; in getObjMap() typedef
|
| /openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/ |
| H A D | meson.build | 26 subdir('Object') subdir
|
| /openbmc/phosphor-power/phosphor-power-supply/ |
| H A D | util.hpp | 23 using Object = sdbusplus::message::object_path; typedef
|
| /openbmc/qemu/include/qemu/ |
| H A D | typedefs.h | 78 typedef struct Object Object; typedef
|
| /openbmc/phosphor-power/power-supply/ |
| H A D | power_supply.cpp | 620 using Object = std::map<object_path, Interfaces>; in updateInventory() typedef
|
| /openbmc/witherspoon-pfault-analysis/power-supply/ |
| H A D | power_supply.cpp | 694 using Object = std::map<object_path, Interfaces>; in updateInventory() typedef
|
| /openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
| H A D | ActionInfo.v1_5_0.json | 93 "Object": "An embedded JSON object.", string
|
| /openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ |
| H A D | ActionInfo.v1_5_0.json | 93 "Object": "An embedded JSON object.", string
|
| /openbmc/phosphor-host-ipmid/include/ipmid/ |
| H A D | types.hpp | 199 using Object = sdbusplus::message::object_path; typedef
|
| /openbmc/skeleton/libopenbmc_intf/ |
| H A D | openbmc_intf.h | 4185 typedef struct _Object Object; typedef
|
| H A D | openbmc_intf.c | 31869 G_DEFINE_INTERFACE_WITH_CODE (Object, object, G_TYPE_OBJECT, g_type_interface_add_prerequisite (g_d… in G_DEFINE_INTERFACE_WITH_CODE() argument
|