HomeSort by relevance Sort by last modified time
    Searched refs:TopHandleScopeOffset (Results 1 - 3 of 3) sorted by null

  /art/compiler/jni/quick/
jni_compiler.cc 120 Thread::TopHandleScopeOffset<8>(),
122 __ StoreStackOffsetToThread64(Thread::TopHandleScopeOffset<8>(),
127 Thread::TopHandleScopeOffset<4>(),
129 __ StoreStackOffsetToThread32(Thread::TopHandleScopeOffset<4>(),
  /art/runtime/
thread.h 740 static ThreadOffset<pointer_size> TopHandleScopeOffset() {
    [all...]
thread.cc     [all...]

Completed in 518 milliseconds