Home
last modified time | relevance | path

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

/system/libvintf/
DVintfObject.cpp372 CompatibilityMatrix etcMatrix; in fetchDeviceMatrix() local
373 if (etcMatrix.fetchAllInformation(getFileSystem().get(), kVendorMatrix, error) == OK) { in fetchDeviceMatrix()
374 *out = std::move(etcMatrix); in fetchDeviceMatrix()