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