Searched refs:etcMatrix (Results 1 – 1 of 1) sorted by relevance
369 CompatibilityMatrix etcMatrix; in fetchDeviceMatrix() local370 if (etcMatrix.fetchAllInformation(getFileSystem().get(), kVendorMatrix, error) == OK) { in fetchDeviceMatrix()371 *out = std::move(etcMatrix); in fetchDeviceMatrix()