/openbmc/phosphor-logging/test/openpower-pels/ |
H A D | pel_manager_test.cpp | 145 std::bind(std::mem_fn(&TestLogger::log), &logger, std::placeholders::_1, in TEST_F() 146 std::placeholders::_2, std::placeholders::_3), in TEST_F() 188 std::bind(std::mem_fn(&TestLogger::log), &logger, std::placeholders::_1, in TEST_F() 189 std::placeholders::_2, std::placeholders::_3), in TEST_F() 290 std::bind(std::mem_fn(&TestLogger::log), &logger, std::placeholders::_1, in TEST_F() 291 std::placeholders::_2, std::placeholders::_3), in TEST_F() 398 std::bind(std::mem_fn(&TestLogger::log), &logger, std::placeholders::_1, in TEST_F() 399 std::placeholders::_2, std::placeholders::_3), in TEST_F() 622 std::bind(std::mem_fn(&TestLogger::log), &logger, std::placeholders::_1, in TEST_F() 623 std::placeholders::_2, std::placeholders::_3), in TEST_F() [all …]
|
H A D | event_logger_test.cpp | 71 std::mem_fn(&CreateHelper::create), &ch, std::placeholders::_1, in TEST() 72 std::placeholders::_2, std::placeholders::_3)); in TEST()
|
H A D | mocks.hpp | 220 std::bind(callback, std::placeholders::_1, in send() 221 std::placeholders::_2, std::placeholders::_3)); in send()
|
/openbmc/phosphor-fan-presence/monitor/ |
H A D | main.cpp | 85 std::bind(&System::sighupHandler, &system, std::placeholders::_1, in main() 86 std::placeholders::_2)); in main() 92 std::bind(&System::dumpDebugData, &system, std::placeholders::_1, in main() 93 std::placeholders::_2)); in main()
|
/openbmc/sdeventplus/example/ |
H A D | follow.cpp | 107 event, std::bind(remover, fifo, std::placeholders::_1)); in main() 111 std::bind(reader, fifo, std::placeholders::_1, in main() 112 std::placeholders::_2, std::placeholders::_3)); in main()
|
/openbmc/openpower-occ-control/ |
H A D | occ_device.hpp | 58 std::placeholders::_1)), in Device() 65 std::placeholders::_1) in Device() 73 std::placeholders::_1)), in Device() 77 std::placeholders::_1)), in Device() 81 std::placeholders::_1)), in Device() 84 this, std::placeholders::_1)) in Device()
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | entry_points.cpp | 43 std::placeholders::_1, std::placeholders::_2, in DISABLE_LOG_ENTRY_CAPS() 44 std::placeholders::_3, phosphor::logging::FFDCEntries{}); in DISABLE_LOG_ENTRY_CAPS()
|
H A D | host_notifier.cpp | 41 this, std::placeholders::_1)); in HostNotifier() 47 std::placeholders::_1)); in HostNotifier() 51 std::placeholders::_1)); in HostNotifier() 56 this, std::placeholders::_1)); in HostNotifier() 61 std::placeholders::_1)); in HostNotifier() 235 this, std::placeholders::_1)); in scheduleDispatch()
|
H A D | dbus_watcher.hpp | 108 std::placeholders::_1)); in PropertyWatcher() 114 std::placeholders::_1)); in PropertyWatcher() 286 std::placeholders::_1)); in InterfaceWatcher() 292 std::placeholders::_1)); in InterfaceWatcher()
|
H A D | pldm_interface.cpp | 231 std::placeholders::_1, std::placeholders::_2, in registerReceiveCallback() 232 std::placeholders::_3, pldmTransport)); in registerReceiveCallback()
|
/openbmc/phosphor-fan-presence/control/ |
H A D | main.cpp | 106 std::placeholders::_1, std::placeholders::_2)); in main() 113 std::placeholders::_1, std::placeholders::_2)); in main()
|
/openbmc/phosphor-bmc-code-mgmt/bmc/ |
H A D | sync_manager_main.cpp | 27 &Sync::processEntry, std::placeholders::_1, std::placeholders::_2); in main()
|
H A D | image_manager_main.cpp | 28 std::placeholders::_1)); in main()
|
/openbmc/phosphor-logging/extensions/openpower-pels/registry/tools/ |
H A D | validate_registry.py | 83 Check that if the Message field uses the '%' style placeholders that there 85 the MessageArgSources field is present but only if there are placeholders. 106 "Different number of placeholders found in "
|
/openbmc/phosphor-power/phosphor-regulators/src/ |
H A D | main.cpp | 41 std::placeholders::_1, std::placeholders::_2)); in main()
|
/openbmc/phosphor-fan-presence/presence/ |
H A D | tach_detect.cpp | 50 std::placeholders::_1, std::placeholders::_2)); in main()
|
/openbmc/phosphor-buttons/inc/ |
H A D | power_button_profile.hpp | 37 std::placeholders::_1)), in PowerButtonProfile() 44 std::placeholders::_1)) in PowerButtonProfile()
|
/openbmc/phosphor-fan-presence/sensor-monitor/ |
H A D | threshold_alarm_logger.cpp | 101 std::placeholders::_1)), in ThresholdAlarmLogger() 108 std::placeholders::_1)), in ThresholdAlarmLogger() 115 std::placeholders::_1)), in ThresholdAlarmLogger() 120 std::placeholders::_1)), in ThresholdAlarmLogger() 125 std::placeholders::_1)) in ThresholdAlarmLogger() 129 this, std::placeholders::_1)); in ThresholdAlarmLogger()
|
/openbmc/openpower-host-ipmi-oem/ |
H A D | host-interface.cpp | 46 std::bind(&Host::commandStatusHandler, this, std::placeholders::_1, in execute() 47 std::placeholders::_2)); in execute()
|
/openbmc/openpower-vpd-parser/vpd-manager/src/ |
H A D | gpio_monitor.cpp | 86 boost::asio::placeholders::error, i_timerObj)); in handleTimerExpiry() 103 boost::asio::placeholders::error, l_timerObj)); in setEventHandlerForGpioPresence()
|
/openbmc/phosphor-buttons/src/ |
H A D | button_handler.cpp | 119 std::placeholders::_1)); in Handler() 141 this, std::placeholders::_1)); in Handler() 163 std::placeholders::_1)); in Handler() 182 std::placeholders::_1)); in Handler() 201 this, std::placeholders::_1)); in Handler()
|
/openbmc/phosphor-host-ipmid/ |
H A D | host-interface.cpp | 56 std::bind(&Host::commandStatusHandler, this, std::placeholders::_1, in execute() 57 std::placeholders::_2)); in execute()
|
/openbmc/phosphor-user-manager/phosphor-ldap-config/ |
H A D | ldap_config.cpp | 67 std::placeholders::_1)), in Config() 72 std::placeholders::_1)), in Config() 78 std::placeholders::_1)) in Config() 118 std::placeholders::_1)), in Config() 122 std::placeholders::_1)), in Config() 127 std::placeholders::_1)) in Config()
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/geoip/geoipupdate-2.5.0/ |
H A D | GeoIP.conf | 1 # The following UserId and LicenseKey are required placeholders:
|
/openbmc/phosphor-debug-collector/ |
H A D | elog_watch.cpp | 40 std::placeholders::_1)), in Watch() 45 std::placeholders::_1)) in Watch()
|