Home
last modified time | relevance | path

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

/art/imgdiag/
Dimgdiag.cc1445 const uint32_t* zygote_ptr_int32 = reinterpret_cast<const uint32_t*>(zygote_ptr); in ComputeDirtyBytes() local
1447 if (remote_ptr_int32[i] != zygote_ptr_int32[i]) { in ComputeDirtyBytes()