OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:zygote_ptr
(Results
1 - 1
of
1
) sorted by null
/art/imgdiag/
imgdiag.cc
553
const uint8_t*
zygote_ptr
= &zygote_contents[offset];
local
554
different_zygote_object = memcmp(current,
zygote_ptr
, obj->SizeOf()) != 0;
[
all
...]
Completed in 792 milliseconds