OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:is_return_ref
(Results
1 - 1
of
1
) sorted by null
/art/compiler/jni/portable/
jni_compiler.cc
203
bool
is_return_ref
= return_shorty == 'L';
local
205
is_return_ref
? (is_synchronized ? JniMethodEndWithReferenceSynchronized
210
if (
is_return_ref
) {
223
if (
is_return_ref
) {
Completed in 49 milliseconds