Searched refs:slotObjectPath (Results 1 – 2 of 2) sorted by relevance
65 void SlotHandler::processSlotOperations(const std::string& slotObjectPath, in processSlotOperations() argument70 "SLOT_OBJ", slotObjectPath); in processSlotOperations()76 adapterObjPath = getAdapterObjPath(slotObjectPath).value(); in processSlotOperations()261 uint8_t SlotHandler::fetchSlotSensorState(const std::string& slotObjectPath) in fetchSlotSensorState() argument269 adapterObjPath = getAdapterObjPath(slotObjectPath).value(); in fetchSlotSensorState()275 "SLOT_OBJ_PATH", slotObjectPath, "ERROR", e); in fetchSlotSensorState()
74 uint8_t fetchSlotSensorState(const std::string& slotObjectPath);98 void processSlotOperations(const std::string& slotObjectPath,