Home
last modified time | relevance | path

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

/art/openjdkjvmti/
Dti_stack.cc463 jvmtiError translate_result = TranslateFrameVector(thread_frames, in GetAllStackTraces() local
469 DCHECK(translate_result == JVMTI_ERROR_NONE); in GetAllStackTraces()
625 jvmtiError translate_result = TranslateFrameVector(thread_frames, in GetThreadListStackTraces() local
631 DCHECK(translate_result == JVMTI_ERROR_NONE); in GetThreadListStackTraces()