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.cpp682 Level getLowestFcmVersion(const CompatibilityMatrices& matrices) { in getLowestFcmVersion()
692 bool assembleCompatibilityMatrix(CompatibilityMatrices* matrices) { in assembleCompatibilityMatrix()
/system/libvintf/test/
Dvintf_object_tests.cpp1971 std::vector<std::string> matrices = {systemMatrixKernelXmls[0], systemMatrixKernelXmls[1]}; in KernelTestParamValues() local
2048 std::vector<std::string> matrices = systemMatrixKernelXmls; in RKernelTestParamValues() local
2091 std::vector<std::string> matrices = systemMatrixKernelXmlsGki; in GkiKernelTestParamValues() local
2498 std::vector<std::string> matrices{ in SetUp() local
DLibVintfTest.cpp6155 std::vector<CompatibilityMatrix> matrices; member
6382 std::vector<CompatibilityMatrix> matrices; in TEST_P() local
6443 std::vector<CompatibilityMatrix> matrices; member