OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CurrentParamHandleScopeEntryOffset
(Results
1 - 3
of
3
) sorted by null
/art/compiler/jni/quick/
jni_compiler.cc
132
FrameOffset handle_scope_offset = main_jni_conv->
CurrentParamHandleScopeEntryOffset
();
149
FrameOffset handle_scope_offset = main_jni_conv->
CurrentParamHandleScopeEntryOffset
();
202
locked_object_handle_scope_offset = main_jni_conv->
CurrentParamHandleScopeEntryOffset
();
275
FrameOffset handle_scope_offset = main_jni_conv->
CurrentParamHandleScopeEntryOffset
();
469
handle_scope_offset = jni_conv->
CurrentParamHandleScopeEntryOffset
();
calling_convention.cc
224
FrameOffset JniCallingConvention::
CurrentParamHandleScopeEntryOffset
() {
calling_convention.h
319
FrameOffset
CurrentParamHandleScopeEntryOffset
();
Completed in 45 milliseconds