Home
last modified time | relevance | path

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

/external/dexmaker/dexmaker-mockito-inline-extended/src/main/jni/staticjvmtiagent/
Dagent.cc743 #define DIRECT_CALL_STACK_FRAME (6) macro
788 callingFrameNum = DIRECT_CALL_STACK_FRAME; in Java_com_android_dx_mockito_inline_StaticMockMethodAdvice_nativeGetCalledClassName()
792 jvmtiEnv->GetMethodName(frameInfo[DIRECT_CALL_STACK_FRAME].method, in Java_com_android_dx_mockito_inline_StaticMockMethodAdvice_nativeGetCalledClassName()
797 callingFrameNum = DIRECT_CALL_STACK_FRAME; in Java_com_android_dx_mockito_inline_StaticMockMethodAdvice_nativeGetCalledClassName()