Searched refs:getCombinedFrameworkMatrix (Results 1 – 2 of 2) sorted by relevance
309 status_t getCombinedFrameworkMatrix(const std::shared_ptr<const HalManifest>& deviceManifest,
143 std::bind(&VintfObject::getCombinedFrameworkMatrix, this, deviceManifest, _1, _2)); in getFrameworkCompatibilityMatrix()153 status_t VintfObject::getCombinedFrameworkMatrix( in getCombinedFrameworkMatrix() function in android::vintf::VintfObject