Home
last modified time | relevance | path

Searched defs:requested_partitions (Results 1 – 6 of 6) sorted by relevance

/external/avb/test/
Davb_slot_verify_unittest.cc67 const char* requested_partitions[] = {"boot", NULL}; in TEST_F() local
108 const char* requested_partitions[] = {"boot", NULL}; in TEST_F() local
156 const char* requested_partitions[] = {"boot", NULL}; in TEST_F() local
190 const char* requested_partitions[] = {"boot", NULL}; in TEST_F() local
213 const char* requested_partitions[] = {"boot", NULL}; in TEST_F() local
233 const char* requested_partitions[] = {"boot", NULL}; in TEST_F() local
254 const char* requested_partitions[] = {"boot", NULL}; in TEST_F() local
274 const char* requested_partitions[] = {"boot", NULL}; in TEST_F() local
313 const char* requested_partitions[] = {"boot", NULL}; in TEST_F() local
354 const char* requested_partitions[] = {"boot", NULL}; in TEST_F() local
[all …]
Davb_ab_flow_unittest.cc317 const char* requested_partitions[] = {"boot", NULL}; in TEST_F() local
383 const char* requested_partitions[] = {"boot", NULL}; in TEST_F() local
416 const char* requested_partitions[] = {"boot", NULL}; in TEST_F() local
505 const char* requested_partitions[] = {"boot", NULL}; in TEST_F() local
576 const char* requested_partitions[] = {"boot", NULL}; in TEST_F() local
611 const char* requested_partitions[] = {"boot", NULL}; in TEST_F() local
707 const char* requested_partitions[] = {"boot", NULL}; in TEST_F() local
803 const char* requested_partitions[] = {"boot", NULL}; in TEST_F() local
870 const char* requested_partitions[] = {"boot", NULL}; in TEST_F() local
1159 const char* requested_partitions[] = {"boot", NULL}; in TEST_F() local
[all …]
Davb_atx_validate_unittest.cc1031 const char* requested_partitions[] = {"boot", NULL}; in TEST_F() local
/external/avb/examples/uefi/
Dmain.c39 const char* requested_partitions[] = {"boot", NULL}; in efi_main() local
/external/avb/libavb/
Davb_slot_verify.c280 const char* const* requested_partitions, in load_and_verify_hash_partition()
483 const char* const* requested_partitions, in load_requested_partitions()
559 const char* const* requested_partitions, in load_and_verify_vbmeta()
1366 const char* const* requested_partitions, in avb_slot_verify()
/external/avb/libavb_ab/
Davb_ab_flow.c206 const char* const* requested_partitions, in avb_ab_flow()