Home
last modified time | relevance | path

Searched defs:matrices (Results 1 – 4 of 4) sorted by relevance

/system/libvintf/
DCompatibilityMatrix.cpp337 Level deviceLevel, Level kernelLevel, std::vector<CompatibilityMatrix>* matrices, in combine()
391 std::vector<CompatibilityMatrix>* matrices, std::string* error) { in combineDeviceMatrices()
DAssembleVintf.cpp524 Level getLowestFcmVersion(const CompatibilityMatrices& matrices) { in getLowestFcmVersion()
534 bool assembleCompatibilityMatrix(CompatibilityMatrices* matrices) { in assembleCompatibilityMatrix()
/system/libvintf/test/
Dvintf_object_tests.cpp1496 std::vector<std::string> matrices = {systemMatrixKernelXmls[0], systemMatrixKernelXmls[1]}; in KernelTestParamValues() local
1573 std::vector<std::string> matrices = systemMatrixKernelXmls; in RKernelTestParamValues() local
1616 std::vector<std::string> matrices = systemMatrixKernelXmlsGki; in GkiKernelTestParamValues() local
1966 std::vector<std::string> matrices{ in SetUp() local
DLibVintfTest.cpp4505 std::vector<CompatibilityMatrix> matrices; member
4732 std::vector<CompatibilityMatrix> matrices; in TEST_P() local
4793 std::vector<CompatibilityMatrix> matrices; member