Home
last modified time | relevance | path

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

/system/libvintf/include/vintf/
DVintfObject.h319 status_t getOneMatrix(const std::string& path, CompatibilityMatrix* out,
/system/libvintf/
DVintfObject.cpp465 status_t VintfObject::getOneMatrix(const std::string& path, CompatibilityMatrix* out, in getOneMatrix() function in android::vintf::VintfObject
502 status_t matrixStatus = getOneMatrix(path, &namedMatrix, &matrixError); in getAllFrameworkMatrixLevels()