HomeSort by relevance Sort by last modified time
    Searched defs:requested_partitions (Results 1 - 5 of 5) sorted by null

  /external/avb/examples/uefi/
main.c 39 const char* requested_partitions[] = {"boot", NULL}; local
70 requested_partitions,
  /system/core/fs_mgr/
fs_mgr_avb_ops.cpp 191 // Sets requested_partitions to nullptr as it's to copy the contents
194 const char* requested_partitions[] = {nullptr}; local
197 return avb_slot_verify(&avb_ops_, requested_partitions, ab_suffix.c_str(), flags,
  /external/avb/test/
avb_ab_flow_unittest.cc 317 const char* requested_partitions[] = {"boot", NULL}; local
334 requested_partitions,
365 requested_partitions,
383 const char* requested_partitions[] = {"boot", NULL}; local
400 requested_partitions,
416 const char* requested_partitions[] = {"boot", NULL}; local
434 requested_partitions,
452 requested_partitions,
470 requested_partitions,
489 requested_partitions,
505 const char* requested_partitions[] = {"boot", NULL}; local
576 const char* requested_partitions[] = {"boot", NULL}; local
611 const char* requested_partitions[] = {"boot", NULL}; local
707 const char* requested_partitions[] = {"boot", NULL}; local
803 const char* requested_partitions[] = {"boot", NULL}; local
870 const char* requested_partitions[] = {"boot", NULL}; local
1159 const char* requested_partitions[] = {"boot", NULL}; local
1238 const char* requested_partitions[] = {"boot", NULL}; local
    [all...]
avb_atx_validate_unittest.cc 658 const char* requested_partitions[] = {"boot", NULL}; local
661 requested_partitions,
avb_slot_verify_unittest.cc 65 const char* requested_partitions[] = {"boot", NULL}; local
68 requested_partitions,
98 const char* requested_partitions[] = {"boot", NULL}; local
101 requested_partitions,
134 const char* requested_partitions[] = {"boot", NULL}; local
137 requested_partitions,
167 const char* requested_partitions[] = {"boot", NULL}; local
170 requested_partitions,
187 const char* requested_partitions[] = {"boot", NULL}; local
190 requested_partitions,
208 const char* requested_partitions[] = {"boot", NULL}; local
228 const char* requested_partitions[] = {"boot", NULL}; local
267 const char* requested_partitions[] = {"boot", NULL}; local
308 const char* requested_partitions[] = {"boot", NULL}; local
330 const char* requested_partitions[] = {"boot", NULL}; local
416 const char* requested_partitions[] = {"boot", NULL}; local
504 const char* requested_partitions[] = {"boot", NULL}; local
559 const char* requested_partitions[] = {"boot", NULL}; local
632 const char* requested_partitions[] = {"boot", NULL}; local
803 const char* requested_partitions[] = {"boot", NULL}; local
878 const char* requested_partitions[] = {"boot", NULL}; local
939 const char* requested_partitions[] = {"boot", NULL}; local
1027 const char* requested_partitions[] = {"boot", NULL}; local
1204 const char* requested_partitions[] = {"foo", "bar", NULL}; local
1314 const char* requested_partitions[] = {"foo", NULL}; local
1354 const char* requested_partitions[] = {"boot", NULL}; local
1455 const char* requested_partitions[] = {"boot", NULL}; local
1630 const char* requested_partitions[] = {"boot", NULL}; local
1792 const char* requested_partitions[] = {"boot", "dtbo", NULL}; local
1982 const char* requested_partitions[] = {"boot", NULL}; local
2016 const char* requested_partitions[] = {"boot", NULL}; local
2070 const char* requested_partitions[] = {"boot", NULL}; local
2149 const char* requested_partitions[] = {"boot", NULL}; local
    [all...]

Completed in 601 milliseconds