Home
last modified time | relevance | path

Searched defs:e (Results 301 – 325 of 931) sorted by relevance

1...<<11121314151617181920>>...38

/openbmc/phosphor-ipmi-blobs/
H A Dmain.cpp67 catch (const std::exception& e) in setupBlobGlobalHandler() local
/openbmc/phosphor-ipmi-flash/bmc/
H A Dfs.cpp43 catch (const fs::filesystem_error& e) in GetJsonList() local
/openbmc/openpower-hw-diags/attn/
H A Dbp_handler.cpp34 catch (const sdbusplus::exception::SdBusError& e) in bpHandler() local
/openbmc/google-ipmi-sys/
H A Dhost_power_off.cpp50 catch (const IpmiException& e) in hostPowerOff() local
/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Dimage_manager_main.cpp32 catch (const std::exception& e) in main() local
H A Dsync_manager_main.cpp32 catch (const std::exception& e) in main() local
/openbmc/dbus-sensors/src/
H A DSystemdInterface.cpp40 catch (const std::exception& e) in startUnit() local
/openbmc/phosphor-power/phosphor-power-supply/
H A Dmain.cpp44 catch (const std::exception& e) in main() local
/openbmc/pldm/common/
H A Dutils.cpp84 catch (const std::exception& e) in findStateEffecterPDR() local
135 catch (const std::exception& e) in findStateSensorPDR() local
326 catch (const std::exception& e) in reportError() local
568 catch (const std::exception& e) in emitStateSensorEventSignal() local
590 catch (const std::exception& e) in recoverMctpEndpoint() local
701 catch (const sdbusplus::exception::SdBusError& e) in checkForFruPresence() local
726 catch (const std::exception& e) in setFruPresence() local
798 catch (const std::exception& e) in dbusPropValuesToDouble() local
936 catch (const sdbusplus::exception::SdBusError& e) in setBiosAttr() local
/openbmc/intel-ipmi-oem/include/
H A Dsdrutils.hpp267 catch (const sdbusplus::exception_t& e) in getSensorSubtree() local
413 catch (const std::out_of_range& e) in getSensorNumberFromPath() local
439 catch (const std::out_of_range& e) in getPathFromSensorNumber() local
467 catch (const std::exception& e) in getObjectInterfaces() local
493 catch (const std::exception& e) in getEntityManagerProperties() local
/openbmc/pldm/oem/ibm/requester/
H A Ddbus_to_file_handler.cpp105 catch (const std::exception& e) in reportResourceDumpFailure() local
128 catch (const sdbusplus::exception_t& e) in processNewResourceDump() local
162 catch (const std::exception& e) in processNewResourceDump() local
/openbmc/openpower-occ-control/
H A Dutils.cpp107 catch (const std::exception& e) in setProperty() local
199 catch (const sdbusplus::exception_t& e) in getStateValue() local
207 catch (const std::bad_variant_access& e) in getStateValue() local
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dmanager.cpp180 catch (const std::exception& e) in addPEL() local
239 catch (const std::exception& e) in addESELPEL() local
443 catch (const std::exception& e) in getPEL() local
482 catch (const std::exception& e) in getPELFromOBMCID() local
566 auto e = errno; in setupPELDeleteWatch() local
575 auto e = errno; in setupPELDeleteWatch() local
603 auto e = errno; in pelFileDeleted() local
635 catch (const std::exception& e) in pelFileDeleted() local
/openbmc/pldm/libpldmresponder/
H A Dbios_string_attribute.cpp90 catch (const std::exception& e) in getAttrValue() local
148 catch (const std::bad_variant_access& e) in updateAttrVal() local
H A Dpdr_state_sensor.hpp34 for (const auto& e : entries) in generateStateSensorPDR() local
168 catch (const std::exception& e) in generateStateSensorPDR() local
H A Dpdr_state_effecter.hpp35 for (const auto& e : entries) in generateStateEffecterPDR() local
157 catch (const std::exception& e) in generateStateEffecterPDR() local
/openbmc/phosphor-modbus/mocked_test_device/
H A Dmock_modbus_server.cpp121 catch (const std::invalid_argument& e) in main() local
126 catch (const std::out_of_range& e) in main() local
/openbmc/openpower-debug-collector/dump/
H A Ddump_utils.cpp94 catch (const sdbusplus::exception_t& e) in requestSBEDump() local
113 catch (const std::exception& e) in requestSBEDump() local
/openbmc/phosphor-webui/app/common/directives/
H A Dclick-outside.js10 function clickEvent(e) { argument
/openbmc/fb-ipmi-oem/src/
H A Dusb-dbg.cpp68 catch (const std::exception& e) in getMaxHostPosition() local
87 catch (const std::exception& e) in getSelectorPosition() local
568 catch (const sdbusplus::exception_t& e) in sendBicCmd() local
608 catch (const sdbusplus::exception_t& e) in sendMeCmd() local
852 catch (const std::exception& e) in udbg_get_postcode() local
944 catch (const std::exception& e) in panel_boot_order() local
/openbmc/phosphor-ipmi-flash/tools/
H A Dmain.cpp280 catch (const host_tool::ToolException& e) in main() local
285 catch (const std::exception& e) in main() local
/openbmc/phosphor-led-sysfs/interfaces/
H A Dinternal_interface.cpp133 catch (const sdbusplus::exception_t& e) in addLedConfigure() local
161 catch (const sdbusplus::exception_t& e) in removeLedConfigure() local
/openbmc/phosphor-power/phosphor-regulators/src/
H A Derror_logging.cpp186 catch (const std::exception& e) in createFFDCFiles() local
236 catch (const std::exception& e) in logError() local
254 catch (const std::exception& e) in removeFFDCFiles() local
/openbmc/qemu/tests/unit/
H A Dtest-aio.c25 EventNotifier e; member
73 static void dummy_io_handler_read(EventNotifier *e) in dummy_io_handler_read()
88 static void event_ready_cb(EventNotifier *e) in event_ready_cb()
376 EventNotifier e; in test_timer_schedule() local
707 EventNotifier e; in test_source_timer_schedule() local
/openbmc/phosphor-power/phosphor-regulators/test/actions/
H A Dpmbus_read_sensor_action_tests.cpp242 catch (const std::invalid_argument& e) in TEST() local
285 catch (const ActionError& e) in TEST() local
349 catch (const ActionError& e) in TEST() local
408 catch (const ActionError& e) in TEST() local
479 catch (const ActionError& e) in TEST() local

1...<<11121314151617181920>>...38