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()
495 if (record && (localOrRemote ^ pldm_pdr_record_is_remote(record))) in findStateEffecterId()
488 findStateEffecterId(const pldm_pdr * pdrRepo,uint16_t entityType,uint16_t entityInstance,uint16_t containerId,uint16_t stateSetId,bool localOrRemote) findStateEffecterId() argument
H A Dutils.hpp491 uint16_t stateSetId, bool localOrRemote);