Searched defs:combined (Results  1 – 5 of 5) sorted by relevance
| /system/keymint/tests/src/bin/ | 
| D | auth-keyblob-parse.rs | 85     let mut combined = keyblob.hw_enforced.clone();  in process()  localVariable
  | 
| /system/libvintf/test/ | 
| D | LibVintfTest.cpp | 6055     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/ | 
| D | VintfObject.cpp | 142     auto combined = Get(__func__, &mCombinedFrameworkMatrix,  in getFrameworkCompatibilityMatrix()  local 204     auto combined = CompatibilityMatrix::combine(deviceLevel, kernelLevel, &matrixFragments, error);  in getCombinedFrameworkMatrix()  local
  | 
| D | check_vintf.cpp | 392         auto combined = CompatibilityMatrix::combine(deviceManifest->level(), kernelLevel,  in logHalsFromNewFcms()  local
  | 
| /system/keymaster/tests/ | 
| D | authorization_set_test.cpp | 428     AuthorizationSet combined;  in TEST()  local
  |