Searched refs:vendorBinaryDataChunks (Results 1 – 1 of 1) sorted by relevance
1865 std::vector<uint32_t> vendorBinaryDataChunks(vendorBinaryDataChunkCount, 0); in RetrieveDeviceLostInfoFromDevice() local1866 faultInfos.pVendorBinaryData = vendorBinaryDataChunks.data(); in RetrieveDeviceLostInfoFromDevice()1911 << vendorBinaryDataChunks[i] in RetrieveDeviceLostInfoFromDevice()