Home
last modified time | relevance | path

Searched defs:matrixInstance (Results 1 – 6 of 6) sorted by relevance

/system/libvintf/analyze_matrix/
Danalyze_matrix.cpp51 mat.forEachInstance([&set](const auto& matrixInstance) { in getInterfaces()
/system/libvintf/
DCompatibilityMatrix.cpp139 existingHal->forEachInstance([&](const auto& matrixInstance) { in splitInstance()
453 bool cont = hal->forEachInstance([&](const MatrixInstance& matrixInstance) { in forEachInstanceOfVersion()
DMatrixHal.cpp106 forEachInstance(vr, [&](const MatrixInstance& matrixInstance) { in isCompatible()
Dmain.cpp201 matrix->forEachInstance([&](const auto& matrixInstance) { in insert()
Dparse_string.cpp404 req.forEachInstance(vr, [&](const auto& matrixInstance) { in expandInstances()
/system/libvintf/test/
Dvintf_object_tests.cpp789 fcm->forEachInstance([&found, &expectInstance](const auto& matrixInstance) { in TEST_F()