Searched refs:value_long_hi (Results 1 - 1 of 1) sorted by last modified time

/art/runtime/
H A Dstack.cc370 int64_t value_long_hi = static_cast<int64_t>(ptr_val_hi); local
372 ptr_val_hi = static_cast<uintptr_t>(High32Bits(value_long_hi));

Completed in 21 milliseconds