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 248 Thread::TopHandleScopeOffset<kPointerSize>(),
250 __ StoreStackOffsetToThread(Thread::TopHandleScopeOffset<kPointerSize>(),
    [all...]
  /art/runtime/
thread.h 853 static ThreadOffset<pointer_size> TopHandleScopeOffset() {
    [all...]
thread.cc     [all...]

Completed in 203 milliseconds