Home
last modified time | relevance | path

Searched refs:localOrRemote (Results 1 – 3 of 3) sorted by relevance

/openbmc/pldm/platform-mc/
H A Ddbus_to_terminus_effecters.cpp249 constexpr auto localOrRemote = false; in processHostEffecterChangeNotification() local
257 localOrRemote); in processHostEffecterChangeNotification()
/openbmc/pldm/common/
H A Dutils.cpp486 uint16_t stateSetId, bool localOrRemote) in findStateEffecterId() argument
495 if (record && (localOrRemote ^ pldm_pdr_record_is_remote(record))) in findStateEffecterId()
H A Dutils.hpp491 uint16_t stateSetId, bool localOrRemote);