Searched refs:data32_ (Results 1 – 1 of 1) sorted by relevance
184 return reinterpret_cast<void**>(&data32_[index]); in AddressOfMethod()192 return reinterpret_cast32<ArtMethod*>(data32_[index]); in GetMethod()200 data32_[index] = reinterpret_cast32<uint32_t>(method); in SetMethod()208 uint32_t data32_[0]; member