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