Home
last modified time | relevance | path

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

/art/openjdkjvmti/
Dti_stack.cc187 static jvmtiError TranslateFrameVector(const std::vector<jvmtiFrameInfo>& frames, in TranslateFrameVector() function
315 return TranslateFrameVector(closure.frames, in GetStackTrace()
463 jvmtiError translate_result = TranslateFrameVector(thread_frames, in GetAllStackTraces()
625 jvmtiError translate_result = TranslateFrameVector(thread_frames, in GetThreadListStackTraces()