Home
last modified time | relevance | path

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

/external/oj-libjdwp/src/share/javavm/export/
Djvmti.h1520 jvmtiError (JNICALL *GetThreadListStackTraces) (jvmtiEnv* env,
1914 jvmtiError GetThreadListStackTraces(jint thread_count, in GetThreadListStackTraces() function
1918 …return functions->GetThreadListStackTraces(this, thread_count, thread_list, max_frame_count, stack… in GetThreadListStackTraces()