Searched defs:combined (Results 1 – 3 of 3) sorted by relevance
/system/libvintf/test/ |
D | LibVintfTest.cpp | 3639 auto combined = combine(Level{1}, &matrices, &error); in TEST_F() local 3681 auto combined = combine(Level{1}, &matrices, &error); in TEST_F() local 3710 auto combined = combine(Level{1}, &matrices, &error); in TEST_F() local 3736 auto combined = combine(Level{1}, &matrices, &error); in TEST_F() local 3784 auto combined = combine(&matrices, &error); in TEST_F() local 3808 auto combined = combine(&matrices, &error); in TEST_F() local
|
/system/libvintf/ |
D | VintfObject.cpp | 132 auto combined = in getFrameworkCompatibilityMatrix() local 194 auto combined = CompatibilityMatrix::combine(deviceLevel, &matrixFragments, error); in getCombinedFrameworkMatrix() local
|
/system/keymaster/tests/ |
D | authorization_set_test.cpp | 421 AuthorizationSet combined; in TEST() local
|