Lines Matching refs:SlotHandler
14 void SlotHandler::timeOutHandler() in timeOutHandler()
40 void SlotHandler::enableSlot(uint16_t effecterId, in enableSlot()
65 void SlotHandler::processSlotOperations(const std::string& slotObjectPath, in processSlotOperations()
98 void SlotHandler::callVPDManager(const std::string& adapterObjPath, in callVPDManager()
135 SlotHandler::getAdapterObjPath(const std::string& slotObjPath) in getAdapterObjPath()
156 void SlotHandler::createPresenceMatch(const std::string& adapterObjectPath, in createPresenceMatch()
180 void SlotHandler::processPresentPropertyChange( in processPresentPropertyChange()
221 pldm_entity SlotHandler::getEntityIDfromEffecterID(uint16_t effecterId) in getEntityIDfromEffecterID()
261 uint8_t SlotHandler::fetchSlotSensorState(const std::string& slotObjectPath) in fetchSlotSensorState()
290 void SlotHandler::setOemPlatformHandler( in setOemPlatformHandler()
296 void SlotHandler::sendStateSensorEvent( in sendStateSensorEvent()
311 bool SlotHandler::fetchSensorStateFromDbus(const std::string& adapterObjectPath) in fetchSensorStateFromDbus()