Home | History | Annotate | Download | only in imgdiag

Lines Matching refs:ArrayRef

175                                     ArrayRef<uint8_t> remote_contents,
197 ArrayRef<uint8_t> remote_contents,
234 ArrayRef<uint8_t> remote_contents,
235 ArrayRef<uint8_t> zygote_contents,
308 ArrayRef<uint8_t> remote_contents_;
310 ArrayRef<uint8_t> zygote_contents_;
381 ArrayRef<uint8_t> remote_contents,
382 ArrayRef<uint8_t> zygote_contents,
709 ArrayRef<uint8_t> remote_contents,
710 ArrayRef<uint8_t> zygote_contents,
943 ArrayRef<uint8_t> remote_contents,
944 ArrayRef<uint8_t> zygote_contents,
1034 ArrayRef<uint8_t> contents,
1228 ArrayRef<uint64_t>(page_frame_numbers),
1237 ArrayRef<const uint64_t>(page_frame_numbers),
1238 ArrayRef<uint64_t>(page_flags),
1311 ArrayRef<uint8_t> remote_contents,
1510 /*out*/ ArrayRef<uint8_t>* contents) {
1530 *contents = ArrayRef<uint8_t>(map->Begin(), boot_map_size);
1535 ArrayRef<uint8_t> remote_contents;
1541 ArrayRef<uint8_t> zygote_contents;
1608 ArrayRef<uint64_t>(page_frame_number, 1u),
1615 /*out*/ ArrayRef<uint64_t> page_frame_numbers,
1642 ArrayRef<const uint64_t> page_frame_numbers,
1643 /*out*/ ArrayRef<uint64_t> page_flags_or_counts,