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