Searched refs:DecodeUnsignedLeb128WithoutMovingCursor (Results 1 – 3 of 3) sorted by relevance
122 DCHECK_EQ(DecodeUnsignedLeb128WithoutMovingCursor(ptr), it_.GetMethodCodeItemOffset()); in SetHidden()125 DCHECK_EQ(DecodeUnsignedLeb128WithoutMovingCursor(ptr), old_flags); in SetHidden()
58 static inline uint32_t DecodeUnsignedLeb128WithoutMovingCursor(const uint8_t* data) { in DecodeUnsignedLeb128WithoutMovingCursor() function
58 DCHECK_EQ(HiddenApiAccessFlags::RemoveFromDex(DecodeUnsignedLeb128WithoutMovingCursor(data)), in UnHideAccessFlags()