Home
last modified time | relevance | path

Searched refs:InvalidArgument (Results 76 – 93 of 93) sorted by relevance

1234

/openbmc/telemetry/src/utils/
H A Dmake_id_name.cpp93 throw errors::InvalidArgument("Name", "Too long."); in makeIdName()
H A Dconversion.hpp36 throw errors::InvalidArgument(propertyName, "Cannot convert."); in throwConversionError()
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Attestation/
H A DMeasurementSet.interface.yaml61 - xyz.openbmc_project.Common.Error.InvalidArgument
/openbmc/telemetry/src/metrics/
H A Dcollection_data.cpp43 throw errors::InvalidArgument( in DataInterval()
/openbmc/phosphor-dbus-monitor/src/example/
H A Dtest.yaml231 error: xyz::openbmc_project::Common::Error::InvalidArgument
233 - name: xyz::openbmc_project::Common::InvalidArgument::ARGUMENT_NAME
236 - name: xyz::openbmc_project::Common::InvalidArgument::ARGUMENT_VALUE
H A Dexample.yaml108 error: xyz::openbmc_project::Common::Error::InvalidArgument
110 - name: xyz::openbmc_project::Common::InvalidArgument::ARGUMENT_NAME
113 - name: xyz::openbmc_project::Common::InvalidArgument::ARGUMENT_VALUE
/openbmc/phosphor-user-manager/test/
H A Dldap_config_test.cpp370 catch (const InvalidArgument& e) in TEST_F()
375 InvalidArgument); in TEST_F()
420 catch (const InvalidArgument& e) in TEST_F()
425 InvalidArgument); in TEST_F()
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/Ldap/
H A DCreate.interface.yaml60 - xyz.openbmc_project.Common.Error.InvalidArgument
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/
H A DMode.interface.yaml13 - xyz.openbmc_project.Common.Error.InvalidArgument
/openbmc/phosphor-networkd/src/
H A Dnetwork_manager.cpp33 using Argument = xyz::openbmc_project::Common::InvalidArgument;
458 elog<InvalidArgument>( in vlan()
/openbmc/telemetry/src/
H A Dtrigger_manager.cpp87 throw errors::InvalidArgument("ThresholdParams.Id", in verifyThresholdParams()
H A Dtrigger.cpp137 throw errors::InvalidArgument("Name", "Name is too long."); in __anon5e4599b80402()
/openbmc/phosphor-host-ipmid/
H A Dapphandler.cpp766 using Argument = xyz::openbmc_project::common::InvalidArgument; in rfc4122ToIpmi()
781 elog<InvalidArgument>(Argument::ARGUMENT_NAME("rfc4122"), in rfc4122ToIpmi()
798 elog<InvalidArgument>(Argument::ARGUMENT_NAME("rfc4122"), in rfc4122ToIpmi()
804 elog<InvalidArgument>(Argument::ARGUMENT_NAME("rfc4122"), in rfc4122ToIpmi()
886 catch (const InvalidArgument& e) in ipmiAppGetSystemGuid()
H A Dtransporthandler.cpp16 using sdbusplus::error::xyz::openbmc_project::common::InvalidArgument;
1072 if (std::string_view{InvalidArgument::errName} == e.name()) in setLan()
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/BIOSConfig/
H A DManager.interface.yaml107 - xyz.openbmc_project.Common.Error.InvalidArgument
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/
H A DCreate.interface.yaml46 - xyz.openbmc_project.Common.Error.InvalidArgument
/openbmc/docs/designs/oem/google/
H A Droot_of_trust.md73 - xyz.openbmc_project.Common.Error.InvalidArgument
/openbmc/smbios-mdr/src/
H A Dspeed_select.cpp249 InvalidArgument(); in appliedConfig()

1234