Searched defs:nativeAnchor (Results 1 – 1 of 1) sorted by relevance
430 Object nativeAnchor = nativeGetStackAnchor(); in callStackWalk() local447 private final Object nativeAnchor; field in StackStreamFactory.AbstractStackWalker.LibcoreAnchor453 private LibcoreAnchor(Object nativeAnchor) { in LibcoreAnchor()