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

  /art/compiler/jni/quick/
calling_convention.cc 226 CHECK_LT(HandleScopeLinkOffset(), HandleScopeNumRefsOffset());
calling_convention.h 327 FrameOffset HandleScopeLinkOffset() const {
jni_compiler.cc 113 __ CopyRawPtrFromThread64(main_jni_conv->HandleScopeLinkOffset(),
120 __ CopyRawPtrFromThread32(main_jni_conv->HandleScopeLinkOffset(),

Completed in 421 milliseconds