Home
last modified time | relevance | path

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

/system/libvintf/
DCompatibilityMatrix.cpp338 Level deviceLevel, Level kernelLevel, std::vector<CompatibilityMatrix>* matrices, in combine()
392 std::vector<CompatibilityMatrix>* matrices, std::string* error) { in combineDeviceMatrices()
DAssembleVintf.cpp530 Level getLowestFcmVersion(const CompatibilityMatrices& matrices) { in getLowestFcmVersion()
540 bool assembleCompatibilityMatrix(CompatibilityMatrices* matrices) { in assembleCompatibilityMatrix()
/system/libvintf/test/
Dvintf_object_tests.cpp1881 std::vector<std::string> matrices = {systemMatrixKernelXmls[0], systemMatrixKernelXmls[1]}; in KernelTestParamValues() local
1958 std::vector<std::string> matrices = systemMatrixKernelXmls; in RKernelTestParamValues() local
2001 std::vector<std::string> matrices = systemMatrixKernelXmlsGki; in GkiKernelTestParamValues() local
2381 std::vector<std::string> matrices{ in SetUp() local
DLibVintfTest.cpp6034 std::vector<CompatibilityMatrix> matrices; member
6261 std::vector<CompatibilityMatrix> matrices; in TEST_P() local
6322 std::vector<CompatibilityMatrix> matrices; member