Searched refs:GetMemberDexIndex (Results 1 – 1 of 1) sorted by relevance
381 static ALWAYS_INLINE uint32_t GetMemberDexIndex(ArtField* field) { in GetMemberDexIndex() function385 static ALWAYS_INLINE uint32_t GetMemberDexIndex(ArtMethod* method) in GetMemberDexIndex() function436 uint32_t member_index = GetMemberDexIndex(member); in GetDexFlags()