Home
last modified time | relevance | path

Searched refs:kVendorMatrix (Results 1 – 2 of 2) sorted by relevance

/system/libvintf/include/vintf/
DVintfObject.h383 extern const std::string kVendorMatrix;
/system/libvintf/
DVintfObject.cpp370 if (etcMatrix.fetchAllInformation(getFileSystem().get(), kVendorMatrix, error) == OK) { in fetchDeviceMatrix()
605 const std::string kVendorMatrix = kVendorVintfDir + "compatibility_matrix.xml"; variable