Home
last modified time | relevance | path

Searched refs:ObjectType (Results 1 – 7 of 7) 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.json70 'ObjectType',
110 'ObjectType', # object-add, -object
H A Dqom.json1034 # @ObjectType:
1043 { 'enum': 'ObjectType',
1116 'base': { 'qom-type': 'ObjectType',
/openbmc/u-boot/arch/x86/include/asm/acpi/
H A Ddebug.asl110 If (LEqual(ObjectType(Arg0), 1)) {
/openbmc/intel-ipmi-oem/src/
H A Dstoragecommands.cpp97 using ObjectType = boost::container::flat_map< typedef
100 boost::container::flat_map<sdbusplus::message::object_path, ObjectType>;
101 using ManagedEntry = std::pair<sdbusplus::message::object_path, ObjectType>;
316 ObjectType object; in startMatch()
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dstoragecommands.cpp75 using ObjectType = typedef
79 boost::container::flat_map<sdbusplus::message::object_path, ObjectType>;
80 using ManagedEntry = std::pair<sdbusplus::message::object_path, ObjectType>;
302 ObjectType object; in startMatch()