/openbmc/phosphor-networkd/src/ |
H A D | neighbor.cpp | 65 using REASON = typedef 66 phosphor::logging::xyz::openbmc_project::Common::NotAllowed::REASON; 71 elog<NotAllowed>(REASON("Property update is not allowed")); in ipAddress() 76 elog<NotAllowed>(REASON("Property update is not allowed")); in macAddress() 81 elog<NotAllowed>(REASON("Property update is not allowed")); in state()
|
H A D | static_gateway.cpp | 63 using REASON = typedef 64 phosphor::logging::xyz::openbmc_project::Common::NotAllowed::REASON; 69 elog<NotAllowed>(REASON("Property update is not allowed")); in gateway() 74 elog<NotAllowed>(REASON("Property update is not allowed")); in protocolType()
|
H A D | ipaddress.cpp | 23 using Reason = xyz::openbmc_project::Common::NotAllowed::REASON;
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/ |
H A D | Common.metadata.yaml | 8 - str: "REASON=%s" 13 - str: "REASON=%s" 18 - str: "REASON=%s"
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/BIOSConfig/ |
H A D | Common.metadata.yaml | 6 - str: "REASON=%s" 11 - str: "REASON=%s"
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/ |
H A D | Common.metadata.yaml | 18 - str: "REASON=%s" 32 - str: "REASON=%s"
|
H A D | Certs.metadata.yaml | 3 - str: "REASON=%s"
|
H A D | ScheduledTime.metadata.yaml | 4 - str: "REASON=%s"
|
H A D | Time.metadata.yaml | 13 - str: "REASON=%s"
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/ |
H A D | Create.metadata.yaml | 6 - str: "REASON=%s"
|
/openbmc/phosphor-user-manager/phosphor-ldap-config/ |
H A D | ldap_config_mgr.cpp | 192 elog<NotAllowed>(NotAllowedArgument::REASON( in enableService() 197 elog<NotAllowed>(NotAllowedArgument::REASON( in enableService()
|
/openbmc/phosphor-debug-collector/host-transport-extensions/pldm/common/ |
H A D | pldm_utils.cpp | 20 using Reason = xyz::openbmc_project::Common::NotAllowed::REASON;
|
/openbmc/phosphor-debug-collector/dump-extensions/openpower-dumps/ |
H A D | resource_dump_entry.cpp | 27 using Reason = xyz::openbmc_project::Common::NotAllowed::REASON; in initiateOffload()
|
H A D | dump_manager_resource.cpp | 114 using Reason = xyz::openbmc_project::Common::NotAllowed::REASON; in createDump()
|
H A D | dump_manager_system.cpp | 155 using Reason = xyz::openbmc_project::Common::NotAllowed::REASON; in createDump()
|
/openbmc/phosphor-certificate-manager/ |
H A D | certificate.cpp | 232 elog<InvalidCertificateError>(InvalidCertificate::REASON( in Certificate() 325 InvalidCertificate::REASON("File is empty")); in install() 641 InvalidCertificate::REASON("Failed to get public key info")); in compareKeys() 662 InvalidCertificate::REASON("Failed to get private key info")); in compareKeys()
|
H A D | x509_utils.cpp | 34 InvalidCertificate::REASON;
|
H A D | certs_manager.cpp | 55 ::phosphor::logging::xyz::openbmc_project::Common::NotAllowed::REASON; 57 Certs::InvalidCertificate::REASON;
|
/openbmc/phosphor-time-manager/ |
H A D | bmc_epoch.cpp | 140 elog<FailedError>(Failed::REASON(ex.what())); in setTime()
|
/openbmc/phosphor-debug-collector/host-transport-extensions/pldm/oem/ibm/ |
H A D | pldm_oem_cmds.cpp | 65 using Reason = xyz::openbmc_project::Common::NotAllowed::REASON;
|
/openbmc/openbmc/meta-openembedded/meta-oe/licenses/ |
H A D | MINPACK | 47 PROFITS OR LOSS OF DATA, FOR ANY REASON WHATSOEVER, WHETHER
|
/openbmc/phosphor-state-manager/ |
H A D | scheduled_host_transition.cpp | 72 InvalidTime::REASON("Scheduled time is in the past")); in scheduledTime()
|
/openbmc/phosphor-user-manager/ |
H A D | user_mgr.cpp | 242 xyz::openbmc_project::User::Common::UserNameGroupFail::REASON( in throwForUserNameConstraints() 274 xyz::openbmc_project::User::Common::NoResource::REASON( in throwForMaxGrpUserCount() 285 xyz::openbmc_project::User::Common::NoResource::REASON( in throwForMaxGrpUserCount() 455 elog<NoResource>(xyz::openbmc_project::User::Common::NoResource::REASON( in checkCreateGroupConstraints()
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | EPICS | 32 …E, INCLUDING BUT NOT LIMITED TO LOSS OF PROFITS OR LOSS OF DATA, FOR ANY REASON WHATSOEVER, WHETHE…
|
/openbmc/phosphor-debug-collector/ |
H A D | dump_manager_bmc.cpp | 344 using Reason = xyz::openbmc_project::Dump::Create::QuotaExceeded::REASON; in getAllowedSize()
|