Searched defs:combined (Results 1 – 4 of 4) sorted by relevance
/system/libvintf/test/ |
D | LibVintfTest.cpp | 4380 auto combined = combine(Level{1}, &matrices, &error); in TEST_F() local 4422 auto combined = combine(Level{1}, &matrices, &error); in TEST_F() local 4451 auto combined = combine(Level{1}, &matrices, &error); in TEST_F() local 4477 auto combined = combine(Level{1}, &matrices, &error); in TEST_F() local 4512 auto combined = combine(Level{1}, &matrices, &error); in TEST_F() local 4525 auto combined = combine(Level{1}, &matrices, &error); in TEST_F() local 4538 auto combined = combine(Level{1}, &matrices, &error); in TEST_F() local 4589 auto combined = combine(&matrices, &error); in TEST_F() local 4613 auto combined = combine(&matrices, &error); in TEST_F() local 4643 auto combined = combine(&matrices, &error); in TEST_F() local
|
/system/libvintf/ |
D | VintfObject.cpp | 141 auto combined = in getFrameworkCompatibilityMatrix() local 203 auto combined = CompatibilityMatrix::combine(deviceLevel, &matrixFragments, error); in getCombinedFrameworkMatrix() local
|
D | check_vintf.cpp | 375 auto combined = in logHalsFromNewFcms() local
|
/system/keymaster/tests/ |
D | authorization_set_test.cpp | 428 AuthorizationSet combined; in TEST() local
|