Searched refs:LoggingCreate (Results 1 – 5 of 5) sorted by relevance
| /openbmc/phosphor-state-manager/ |
| H A D | host_reset_recovery.cpp | 29 using LoggingCreate = typedef 91 LoggingCreate::default_service, LoggingCreate::instance_path, in createErrorLog() 92 LoggingCreate::interface, LoggingCreate::method_names::create); in createErrorLog() 101 "ERROR", e, "OBJPATH", LoggingCreate::instance_path, "INTERFACE", in createErrorLog() 102 LoggingCreate::interface); in createErrorLog()
|
| H A D | systemd_target_signal.cpp | 25 using LoggingCreate = typedef 58 LoggingCreate::default_service, LoggingCreate::instance_path, in logError() 59 LoggingCreate::interface, "Create"); in logError()
|
| H A D | utils.cpp | 182 using LoggingCreate = in createError() typedef 186 LoggingCreate::default_service, LoggingCreate::instance_path, in createError() 187 LoggingCreate::interface, LoggingCreate::method_names::create); in createError()
|
| /openbmc/phosphor-power/tools/power-utils/ |
| H A D | updater.cpp | 414 using LoggingCreate = in createServiceableEventLog() typedef 420 auto method = bus.new_method_call(LoggingCreate::default_service, in createServiceableEventLog() 421 LoggingCreate::instance_path, in createServiceableEventLog() 422 LoggingCreate::interface, "Create"); in createServiceableEventLog()
|
| /openbmc/pldm/common/ |
| H A D | utils.cpp | 309 using LoggingCreate = in reportError() typedef 319 LoggingCreate::default_service, LoggingCreate::instance_path, in reportError() 320 LoggingCreate::interface, LoggingCreate::method_names::create); in reportError() 330 "ERRMSG", errorMsg, "PATH", LoggingCreate::instance_path, in reportError() 331 "INTERFACE", LoggingCreate::interface, "ERROR", e); in reportError()
|