Home
last modified time | relevance | path

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

/art/openjdkjvmti/
Dti_stack.cc420 jvmtiError translate_result = TranslateFrameVector(thread_frames, in GetAllStackTraces() local
426 DCHECK(translate_result == JVMTI_ERROR_NONE); in GetAllStackTraces()
582 jvmtiError translate_result = TranslateFrameVector(thread_frames, in GetThreadListStackTraces() local
588 DCHECK(translate_result == JVMTI_ERROR_NONE); in GetThreadListStackTraces()