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 114 Thread::TopHandleScopeOffset<8>(),
116 __ StoreStackOffsetToThread64(Thread::TopHandleScopeOffset<8>(),
121 Thread::TopHandleScopeOffset<4>(),
123 __ StoreStackOffsetToThread32(Thread::TopHandleScopeOffset<4>(),
  /art/runtime/
thread.h 701 static ThreadOffset<pointer_size> TopHandleScopeOffset() {
    [all...]
thread.cc     [all...]

Completed in 261 milliseconds