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.cc65 const char* requested_partitions[] = {"boot", NULL}; in TEST_F() local
98 const char* requested_partitions[] = {"boot", NULL}; in TEST_F() local
134 const char* requested_partitions[] = {"boot", NULL}; in TEST_F() local
167 const char* requested_partitions[] = {"boot", NULL}; in TEST_F() local
187 const char* requested_partitions[] = {"boot", NULL}; in TEST_F() local
208 const char* requested_partitions[] = {"boot", NULL}; in TEST_F() local
228 const char* requested_partitions[] = {"boot", NULL}; in TEST_F() local
267 const char* requested_partitions[] = {"boot", NULL}; in TEST_F() local
308 const char* requested_partitions[] = {"boot", NULL}; in TEST_F() local
330 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.cc658 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.c74 const char* const* requested_partitions, in load_and_verify_hash_partition()
249 const char* const* requested_partitions, in load_requested_partitions()
342 const char* const* requested_partitions, in load_and_verify_vbmeta()
1234 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()