Home | History | Annotate | Download | only in jni

Lines Matching refs:ste_array

791     jobjectArray ste_array = Thread::InternalStackTraceToStackTraceElementArray(soa, internal);
793 soa.Decode<mirror::ObjectArray<mirror::StackTraceElement>*>(ste_array);