Home
last modified time | relevance | path

Searched defs:isPresent (Results 1 – 15 of 15) sorted by relevance

/openbmc/phosphor-power/phosphor-regulators/src/actions/
H A Dcompare_presence_action.cpp34 bool isPresent = in execute() local
/openbmc/phosphor-power/phosphor-regulators/src/
H A Dpresence_service.cpp25 bool DBusPresenceService::isPresent(const std::string& inventoryPath) in isPresent() function in phosphor::power::regulators::DBusPresenceService
H A Dpresence_detection.hpp132 std::optional<bool> isPresent{}; member in phosphor::power::regulators::PresenceDetection
H A Ddevice.hpp229 bool isPresent(Services& services, System& system, Chassis& chassis) in isPresent() function in phosphor::power::regulators::Device
/openbmc/ipmi-fru-parser/
H A Dfru_area.hpp115 bool isPresent = false; member in IPMIFruArea
/openbmc/dbus-sensors/src/fan/
H A DPresenceGpio.hpp22 bool isPresent() const in isPresent() function in PresenceGpio
/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Dservices.cpp60 bool BMCServices::isPresent(const std::string& inventoryPath) in isPresent() function in phosphor::power::sequencer::BMCServices
H A Drail.cpp29 bool Rail::isPresent(Services& services) in isPresent() function in phosphor::power::sequencer::Rail
/openbmc/pldm/host-bmc/dbus/
H A Dcustom_dbus.cpp213 bool isPresent) in updateItemPresentStatus()
/openbmc/phosphor-psu-code-mgmt/src/
H A Dactivation.cpp337 bool Activation::isPresent(const std::string& psuInventoryPath) in isPresent() function in phosphor::software::updater::Activation
/openbmc/bmcweb/redfish-core/lib/
H A Dstorage.hpp354 path](const boost::system::error_code& ec, const bool isPresent) { in getDrivePresent()
1040 [asyncResp](const boost::system::error_code& ec, bool isPresent) { in populateStorageController()
/openbmc/bmcweb/redfish-core/include/utils/
H A Dsensor_utils.hpp129 bool isPresent = true; member in redfish::sensor_utils::InventoryItem
/openbmc/phosphor-power/phosphor-power-supply/
H A Dpower_supply.hpp208 bool isPresent() const in isPresent() function in phosphor::power::psu::PowerSupply
/openbmc/s2600wf-misc/hsbp-manager/src/
H A Dhsbp_manager.cpp847 bool isPresent; member
1023 bool isPresent = isNvme || (presence & driveSlot); in createDrives() local
1046 bool isPresent = isNvme || (presence & driveSlot); in updateDrives() local
/openbmc/pldm/common/
H A Dutils.cpp667 bool isPresent = false; in checkForFruPresence() local