Home
last modified time | relevance | path

Searched refs:ReadSignedInt (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Ddex_file.cc1068 static int32_t ReadSignedInt(const byte* ptr, int zwidth) { in ReadSignedInt() function
1156 jval_.i = ReadSignedInt(ptr_, value_arg); in Next()
1160 jval_.i = ReadSignedInt(ptr_, value_arg); in Next()
1168 jval_.i = ReadSignedInt(ptr_, value_arg); in Next()