Searched defs:SIZEOF_MEMBER (Results 1 - 1 of 1) sorted by relevance

/art/runtime/base/
H A Dmacros.h140 #define SIZEOF_MEMBER(t, f) sizeof((reinterpret_cast<t*>(4096))->f) macro

Completed in 39 milliseconds