Searched defs:UnsignedLeb128Size (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dleb128.h101 static inline uint32_t UnsignedLeb128Size(uint32_t data) { function in namespace:art
112 // Like UnsignedLeb128Size(), but we need one bit beyond the highest bit that differs from sign.

Completed in 359 milliseconds