Searched defs:requested_partitions (Results  1 – 6 of 6) sorted by relevance
| /external/avb/test/ | 
| D | avb_slot_verify_unittest.cc | 67   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 …] 
 | 
| D | avb_ab_flow_unittest.cc | 317   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 …] 
 | 
| D | avb_atx_validate_unittest.cc | 1031   const char* requested_partitions[] = {"boot", NULL};  in TEST_F()  local
  | 
| /external/avb/examples/uefi/ | 
| D | main.c | 39   const char* requested_partitions[] = {"boot", NULL};  in efi_main()  local
  | 
| /external/avb/libavb/ | 
| D | avb_slot_verify.c | 278     const char* const* requested_partitions,  in load_and_verify_hash_partition() 480     const char* const* requested_partitions,  in load_requested_partitions() 556     const char* const* requested_partitions,  in load_and_verify_vbmeta() 1369                                     const char* const* requested_partitions,  in avb_slot_verify()
  | 
| /external/avb/libavb_ab/ | 
| D | avb_ab_flow.c | 206                             const char* const* requested_partitions,  in avb_ab_flow()
  |