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

/art/compiler/jni/quick/
H A Dcalling_convention.h331 FrameOffset HandleScopeOffset() const { function in class:art::JniCallingConvention
337 return FrameOffset(HandleScopeOffset().Int32Value() +
342 return FrameOffset(HandleScopeOffset().Int32Value() +
347 return FrameOffset(HandleScopeOffset().Int32Value() +
H A Djni_compiler.cc131 main_jni_conv->HandleScopeOffset(),
138 main_jni_conv->HandleScopeOffset(),

Completed in 6 milliseconds