Home
last modified time | relevance | path

Searched refs:zygote_contents (Results 1 – 1 of 1) sorted by relevance

/art/imgdiag/
Dimgdiag.cc235 ArrayRef<uint8_t> zygote_contents, in RegionCommon()
240 zygote_contents_(zygote_contents), in RegionCommon()
382 ArrayRef<uint8_t> zygote_contents, in RegionSpecializedBase() argument
386 : RegionCommon<mirror::Object>(os, remote_contents, zygote_contents, boot_map, image_header), in RegionSpecializedBase()
710 ArrayRef<uint8_t> zygote_contents, in RegionSpecializedBase() argument
714 : RegionCommon<ArtMethod>(os, remote_contents, zygote_contents, boot_map, image_header), in RegionSpecializedBase()
950 ArrayRef<uint8_t> zygote_contents, in RegionData() argument
956 zygote_contents, in RegionData()
1557 ArrayRef<uint8_t> zygote_contents; in DumpImageDiffMap() local
1559 if (!read_contents(&zygote_mem_file_, &zygote_contents_map, &zygote_contents)) { in DumpImageDiffMap()
[all …]