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

  /art/compiler/jni/quick/
jni_compiler.cc 495 __ LoadRawPtrFromThread(jni_env, Thread::JniEnvOffset<kPointerSize>());
499 Thread::JniEnvOffset<kPointerSize>(),
    [all...]
  /art/runtime/
thread.h 796 static ThreadOffset<pointer_size> JniEnvOffset() {
    [all...]
thread.cc     [all...]

Completed in 56 milliseconds