Searched defs:HandleScopeOffset (Results 1 - 1 of 1) 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() +

Completed in 33 milliseconds