Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/lang/
DStackStreamFactory.java494 int endIndex = nativeFetchStackFrameInfo(mode, stacks.nativeAnchor, startTraceIndex, in fetchStackFrames()
1071 private static native int nativeFetchStackFrameInfo(long mode, Object anchor, in nativeFetchStackFrameInfo() method in StackStreamFactory