Searched refs:dex_method_index_ (Results 1 – 3 of 3) sorted by relevance
201 SetField32<false>(OFFSET_OF_OBJECT_MEMBER(ArtMethod, dex_method_index_), new_idx); in SetDexMethodIndex()580 uint32_t dex_method_index_; variable
83 return GetField32(OFFSET_OF_OBJECT_MEMBER(ArtMethod, dex_method_index_)); in GetDexMethodIndex()
493 …offsets.push_back(CheckOffset(OFFSETOF_MEMBER(mirror::ArtMethod, dex_method_index_), … in ArtMethodOffsets()