Home
last modified time | relevance | path

Searched refs:HandleScopeOffset (Results 1 – 2 of 2) sorted by relevance

/art/compiler/jni/quick/
Dcalling_convention.h346 FrameOffset HandleScopeOffset() const { in HandleScopeOffset() function
352 return FrameOffset(HandleScopeOffset().Int32Value() + in HandleScopeLinkOffset()
357 return FrameOffset(HandleScopeOffset().Int32Value() + in HandleScopeNumRefsOffset()
362 return FrameOffset(HandleScopeOffset().Int32Value() + in HandleReferencesOffset()
Djni_compiler.cc243 main_jni_conv->HandleScopeOffset(), in ArtJniCompileMethodInternal()