Home
last modified time | relevance | path

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

/aosp_15_r20/art/imgdiag/
H A Dimgdiag.cc253 ArrayRef<uint8_t> zygote_contents, in RegionCommon()
258 zygote_contents_(zygote_contents), in RegionCommon()
575 ArrayRef<uint8_t> zygote_contents, in RegionSpecializedBase() argument
580 : RegionCommon<mirror::Object>(os, remote_contents, zygote_contents, boot_map, image_header), in RegionSpecializedBase()
898 ArrayRef<uint8_t> zygote_contents, in RegionSpecializedBase() argument
903 : RegionCommon<ArtMethod>(os, remote_contents, zygote_contents, boot_map, image_header), in RegionSpecializedBase()
1137 ArrayRef<uint8_t> zygote_contents, in RegionData() argument
1144 zygote_contents, in RegionData()
1426 ArrayRef<uint8_t> zygote_contents, in ComputeDirtyBytes() argument
1436 const uint8_t* zygote_ptr = &zygote_contents[offset]; in ComputeDirtyBytes()
[all …]