Home
last modified time | relevance | path

Searched refs:translate_result (Results 1 – 1 of 1) sorted by relevance

/art/openjdkjvmti/
Dti_stack.cc467 jvmtiError translate_result = TranslateFrameVector(thread_frames, in GetAllStackTraces() local
473 DCHECK(translate_result == JVMTI_ERROR_NONE); in GetAllStackTraces()
626 jvmtiError translate_result = TranslateFrameVector(thread_frames, in GetThreadListStackTraces() local
632 DCHECK(translate_result == JVMTI_ERROR_NONE); in GetThreadListStackTraces()