Home
last modified time | relevance | path

Searched refs:ObjectType (Results 1 – 6 of 6) sorted by relevance

/openbmc/phosphor-inventory-manager/
H A Dtypes.hpp30 using ObjectType = std::map<std::string, InterfaceType<T>>; typedef
33 using Object = ObjectType<InterfaceVariantType>;
/openbmc/phosphor-inventory-manager/test/
H A Dtypes_test.cpp13 void functionUsingObjectType(ObjectType<Empty>&) {} in functionUsingObjectType()
/openbmc/qemu/qapi/
H A Dpragma.json63 'ObjectType',
101 'ObjectType', # object-add, -object
/openbmc/u-boot/arch/x86/include/asm/acpi/
H A Ddebug.asl110 If (LEqual(ObjectType(Arg0), 1)) {
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dstoragecommands.cpp79 using ObjectType = typedef
83 boost::container::flat_map<sdbusplus::message::object_path, ObjectType>;
84 using ManagedEntry = std::pair<sdbusplus::message::object_path, ObjectType>;
301 ObjectType object; in startMatch()
/openbmc/intel-ipmi-oem/src/
H A Dstoragecommands.cpp96 using ObjectType = boost::container::flat_map< typedef
99 boost::container::flat_map<sdbusplus::message::object_path, ObjectType>;
100 using ManagedEntry = std::pair<sdbusplus::message::object_path, ObjectType>;
315 ObjectType object; in startMatch()