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