Home
last modified time | relevance | path

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

/openbmc/sdbusplus/test/server/
H A Dmessage_variant.cpp8 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 Dobject.cpp26 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 Dsnmp_notification.hpp56 struct Object struct
58 OID oid;
59 OID_LEN oid_len;
60 Type type;
61 Value value;
/openbmc/entity-manager/docs/
H A Dentity_manager_dbus_api.md11 ### Object Paths
31 ### Interfaces
/openbmc/qemu/include/qom/
H A Dobject.h154 struct Object struct
157 ObjectClass *class; argument
158 ObjectFree *free; argument
161 Object *parent; argument
/openbmc/ipmi-fru-parser/
H A Dtypes.hpp34 using Object = sdbusplus::message::object_path; typedef
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Daction_info.hpp17 Object, enumerator
/openbmc/phosphor-inventory-manager/
H A Dtypes.hpp33 using Object = ObjectType<InterfaceVariantType>; typedef
/openbmc/phosphor-inventory-manager/test/
H A Dtypes_test.cpp15 void functionUsingObject(Object&) {} in functionUsingObject() argument
/openbmc/phosphor-fan-presence/cooling-type/
H A Dcooling_type.hpp30 using Object = sdbusplus::message::object_path; typedef in phosphor::cooling::type::CoolingType
/openbmc/phosphor-gpio-monitor/multi-presence/
H A Dgpio_presence.hpp44 using Object = sdbusplus::message::object_path; typedef in phosphor::gpio::GpioPresence
/openbmc/phosphor-fan-presence/monitor/
H A Dfan.hpp62 using Object = sdbusplus::message::object_path; typedef in phosphor::fan::monitor::Fan
/openbmc/phosphor-gpio-monitor/presence/
H A Dgpio_presence.hpp43 using Object = sdbusplus::message::object_path; typedef in phosphor::gpio::presence::Presence
/openbmc/phosphor-gpio-monitor/
H A Devdev.hpp64 using Object = sdbusplus::message::object_path; typedef in phosphor::gpio::Evdev
/openbmc/phosphor-fan-presence/
H A Dutility.hpp102 using Object = sdbusplus::message::object_path; in getObjMap() typedef
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/
H A Dmeson.build26 subdir('Object') subdir
/openbmc/phosphor-power/phosphor-power-supply/
H A Dutil.hpp23 using Object = sdbusplus::message::object_path; typedef
/openbmc/qemu/include/qemu/
H A Dtypedefs.h78 typedef struct Object Object; typedef
/openbmc/phosphor-power/power-supply/
H A Dpower_supply.cpp620 using Object = std::map<object_path, Interfaces>; in updateInventory() typedef
/openbmc/witherspoon-pfault-analysis/power-supply/
H A Dpower_supply.cpp694 using Object = std::map<object_path, Interfaces>; in updateInventory() typedef
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DActionInfo.v1_5_0.json93 "Object": "An embedded JSON object.", string
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/
H A DActionInfo.v1_5_0.json93 "Object": "An embedded JSON object.", string
/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dtypes.hpp199 using Object = sdbusplus::message::object_path; typedef
/openbmc/skeleton/libopenbmc_intf/
H A Dopenbmc_intf.h4185 typedef struct _Object Object; typedef
H A Dopenbmc_intf.c31869 G_DEFINE_INTERFACE_WITH_CODE (Object, object, G_TYPE_OBJECT, g_type_interface_add_prerequisite (g_d… in G_DEFINE_INTERFACE_WITH_CODE() argument