Searched refs:oemIbmPlatformHandler (Results 1 – 4 of 4) sorted by relevance
63 pldm::responder::oem_ibm_platform::Handler* oemIbmPlatformHandler = in constructLIDPath() local71 if (oemIbmPlatformHandler->codeUpdate->fetchCurrentBootSide() == in constructLIDPath()83 else if (oemIbmPlatformHandler->codeUpdate in constructLIDPath()105 pldm::responder::oem_ibm_platform::Handler* oemIbmPlatformHandler = in writeFromMemory() local109 oemIbmPlatformHandler->codeUpdate->isCodeUpdateInProgress(); in writeFromMemory()151 oemIbmPlatformHandler = dynamic_cast< in writeFromMemory() local155 oemIbmPlatformHandler->codeUpdate->getMarkerLidSensor(); in writeFromMemory()157 oemIbmPlatformHandler->sendStateSensorEvent( in writeFromMemory()188 pldm::responder::oem_ibm_platform::Handler* oemIbmPlatformHandler = in write() local192 oemIbmPlatformHandler->codeUpdate->isCodeUpdateInProgress(); in write()[all …]
300 pldm::responder::oem_ibm_platform::Handler* oemIbmPlatformHandler = in sendStateSensorEvent() local303 if (oemIbmPlatformHandler) in sendStateSensorEvent()305 oemIbmPlatformHandler->sendStateSensorEvent( in sendStateSensorEvent()
364 pldm::responder::oem_ibm_platform::Handler* oemIbmPlatformHandler = in sendStateSensorEvent() local367 oemIbmPlatformHandler->sendStateSensorEvent( in sendStateSensorEvent()
89 oemIbmPlatformHandler->setPlatformHandler(platformHandler); in OemIBM()126 oemIbmPlatformHandler = in createOemIbmPlatformHandler()210 pldm::responder::oem_ibm_platform::Handler* oemIbmPlatformHandler = nullptr; member in pldm::oem_ibm::OemIBM