Home
last modified time | relevance | path

Searched defs:combined (Results 1 – 5 of 5) sorted by relevance

/system/keymint/tests/src/bin/
Dauth-keyblob-parse.rs85 let mut combined = keyblob.hw_enforced.clone(); in process() localVariable
/system/libvintf/test/
DLibVintfTest.cpp6055 auto combined = combine(Level{1}, &matrices, &error); in TEST_F() local
6097 auto combined = combine(Level{1}, &matrices, &error); in TEST_F() local
6126 auto combined = combine(Level{1}, &matrices, &error); in TEST_F() local
6152 auto combined = combine(Level{1}, &matrices, &error); in TEST_F() local
6187 auto combined = combine(Level{1}, &matrices, &error); in TEST_F() local
6200 auto combined = combine(Level{1}, &matrices, &error); in TEST_F() local
6213 auto combined = combine(Level{1}, &matrices, &error); in TEST_F() local
6271 auto combined = combine(Level(deviceLevelNum), Level(kernelLevelNum), &matrices, &error); in TEST_P() local
6352 auto combined = combine(&matrices, &error); in TEST_F() local
6376 auto combined = combine(&matrices, &error); in TEST_F() local
[all …]
/system/libvintf/
DVintfObject.cpp142 auto combined = Get(__func__, &mCombinedFrameworkMatrix, in getFrameworkCompatibilityMatrix() local
204 auto combined = CompatibilityMatrix::combine(deviceLevel, kernelLevel, &matrixFragments, error); in getCombinedFrameworkMatrix() local
Dcheck_vintf.cpp392 auto combined = CompatibilityMatrix::combine(deviceManifest->level(), kernelLevel, in logHalsFromNewFcms() local
/system/keymaster/tests/
Dauthorization_set_test.cpp428 AuthorizationSet combined; in TEST() local