Searched defs:object_t (Results 1 – 6 of 6) sorted by relevance
/openbmc/sdbusplus/include/sdbusplus/server/ |
H A D | object.hpp | 153 using object_t = object::object<Args...>; typedef
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | ethernet.hpp | 1027 std::vector<std::variant<nlohmann::json::object_t, std::nullptr_t>>& input, in handleIPv6DefaultGateway() 1517 std::vector<std::variant<nlohmann::json::object_t, std::nullptr_t>>& input, in parseAddresses() 1679 std::vector<std::variant<nlohmann::json::object_t, std::nullptr_t>>& input, in handleIPv4StaticPatch() 1765 std::vector<std::variant<nlohmann::json::object_t, std::nullptr_t>>& input, in handleIPv6StaticAddressesPatch()
|
H A D | hypervisor_system.hpp | 539 std::vector<std::variant<nlohmann::json::object_t, std::nullptr_t>>& input, in handleHypervisorIPv4StaticPatch()
|
H A D | metric_report_definition.hpp | 1218 std::vector<std::variant<nlohmann::json::object_t, std::nullptr_t>>&& in setReportMetrics()
|
H A D | account_service.hpp | 382 std::vector<std::variant<nlohmann::json::object_t, std::nullptr_t>>& input) in handleRoleMapPatch()
|
/openbmc/bmcweb/redfish-core/include/utils/ |
H A D | json_utils.hpp | 752 using object_t = nlohmann::json::object_t; in objectKeyCmp() typedef
|