Home
last modified time | relevance | path

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

/art/runtime/
Ddex_file.cc1131 static int32_t ReadSignedInt(const uint8_t* ptr, int zwidth) { in ReadSignedInt() function
1218 jval_.i = ReadSignedInt(ptr_, value_arg); in Next()
1222 jval_.i = ReadSignedInt(ptr_, value_arg); in Next()
1230 jval_.i = ReadSignedInt(ptr_, value_arg); in Next()