Searched refs:kVendorMatrix (Results 1 – 2 of 2) sorted by relevance
383 extern const std::string kVendorMatrix;
370 if (etcMatrix.fetchAllInformation(getFileSystem().get(), kVendorMatrix, error) == OK) { in fetchDeviceMatrix()605 const std::string kVendorMatrix = kVendorVintfDir + "compatibility_matrix.xml"; variable