Home
last modified time | relevance | path

Searched defs:zwidth (Results 1 – 1 of 1) sorted by relevance

/dalvik/vm/reflect/
DAnnotation.cpp142 static s4 readSignedInt(const u1* ptr, int zwidth) in readSignedInt()
158 static u4 readUnsignedInt(const u1* ptr, int zwidth, bool fillOnRight) in readUnsignedInt()
177 static s8 readSignedLong(const u1* ptr, int zwidth) in readSignedLong()
193 static u8 readUnsignedLong(const u1* ptr, int zwidth, bool fillOnRight) in readUnsignedLong()