Searched refs:ReadSignedLong (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Ddex_file.cc1095 static int64_t ReadSignedLong(const byte* ptr, int zwidth) { function in namespace:art
1171 jval_.j = ReadSignedLong(ptr_, value_arg);

Completed in 1112 milliseconds