Home
last modified time | relevance | path

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

/system/libvintf/
DCompatibilityMatrix.cpp338 Level deviceLevel, std::vector<CompatibilityMatrix>* matrices, std::string* error) { 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.cpp1372 std::vector<std::string> matrices = {systemMatrixKernelXmls[0], systemMatrixKernelXmls[1]}; in KernelTestParamValues() local
1425 std::vector<std::string> matrices = systemMatrixKernelXmls; in RKernelTestParamValues() local
DLibVintfTest.cpp3985 std::vector<CompatibilityMatrix> matrices; member
4185 std::vector<CompatibilityMatrix> matrices; member