Home
last modified time | relevance | path

Searched defs:PropertyType (Results 1 – 8 of 8) sorted by relevance

/openbmc/pldm/libpldmresponder/
H A Dfru_parser.hpp25 using PropertyType = std::string; typedef
/openbmc/phosphor-psu-code-mgmt/src/
H A Dutils.hpp142 using PropertyType = std::variant<std::string, bool>; typedef in utils::UtilsInterface
/openbmc/smbios-mdr/src/
H A Dcpuinfo_utils.cpp165 using PropertyType = std::remove_const_t<std::remove_reference_t< in subscribeToProperty() typedef
/openbmc/pldm/common/
H A Dtypes.hpp81 using PropertyType = std::string; typedef
/openbmc/phosphor-host-ipmid/
H A Dselutility.hpp40 using PropertyType = typedef
/openbmc/phosphor-psu-code-mgmt/test/
H A Dtest_activation.cpp23 using PropertyType = utils::UtilsInterface::PropertyType; typedef in TestActivation
H A Dtest_item_updater.cpp24 using PropertyType = utils::UtilsInterface::PropertyType; typedef in TestItemUpdater
/openbmc/sdbusplus/include/sdbusplus/asio/
H A Dobject_server.hpp329 std::function<bool(const PropertyType&, PropertyType&)>&& func) : in callback_set_message_instance()
359 std::function<bool(const PropertyType&, PropertyType&)>&& func) : in callback_set_value_instance()