Home
last modified time | relevance | path

Searched refs:has_system_partition (Results 1 – 2 of 2) sorted by relevance

/external/avb/test/
Davb_slot_verify_unittest.cc53 bool has_system_partition);
2470 bool has_system_partition) { in VerificationDisabled() argument
2555 if (!has_system_partition) { in VerificationDisabled()
2601 if (has_system_partition) { in VerificationDisabled()
/external/avb/libavb/
Davb_slot_verify.c1336 static bool has_system_partition(AvbOps* ops, const char* ab_suffix) { in has_system_partition() function
1544 if (has_system_partition(ops, ab_suffix)) { in avb_slot_verify()