Searched refs:maybe_boot_map (Results 1 – 1 of 1) sorted by relevance
1561 std::optional<android::procinfo::MapInfo> maybe_boot_map = in DumpImageDiffMap() local1563 if (!maybe_boot_map) { in DumpImageDiffMap()1566 android::procinfo::MapInfo& boot_map = *maybe_boot_map; in DumpImageDiffMap()