Searched refs:is_ref (Results 1 – 2 of 2) sorted by relevance
1496 bool is_ref = return_shorty == '[' || return_shorty == 'L'; in PopInstrumentationStackFrame() local1507 if (is_ref) { in PopInstrumentationStackFrame()1527 if (is_ref) { in PopInstrumentationStackFrame()
132 static constexpr const bool is_ref = member147 (jni_type_traits<Arg>::is_ref ? 1 : 0) + count_refs_helper<Args ...>::value;173 typename std::enable_if<jni_type_traits<T>::is_ref>::type* in count_nonnull_refs_single_helper()181 typename std::enable_if<!jni_type_traits<T>::is_ref>::type* in count_nonnull_refs_single_helper()