Searched refs:infoType (Results 1 – 2 of 2) sorted by relevance
87 FileHandler(fileHandle), infoType(fileType) in PCIeInfoHandler()89 receivedFiles.emplace(infoType, false); in PCIeInfoHandler()104 if (infoType == PLDM_FILE_TYPE_CABLE_INFO) in writeFromMemory()124 "TYPE", infoType, "ERROR", e); in writeFromMemory()133 if (infoType == PLDM_FILE_TYPE_CABLE_INFO) in write()152 "TYPE", infoType, "ERROR", e); in write()161 receivedFiles[infoType] = true; in fileAck()
199 uint16_t infoType; //!< type of the information member in pldm::responder::PCIeInfoHandler