Searched defs:frame_depth (Results 1 – 5 of 5) sorted by relevance
32 GetProxyQuickFrameVisitor(art::Thread* target, art::Context* ctx, size_t frame_depth) in GetProxyQuickFrameVisitor()107 JNIEnv* env ATTRIBUTE_UNUSED, jobject thiz ATTRIBUTE_UNUSED, int arg_pos, int frame_depth) { in Java_TestInvocationHandler_getArgument()
125 void SetHandlerFrameDepth(size_t frame_depth) { in SetHandlerFrameDepth()
158 static size_t GetInstrumentationFramesToPop(Thread* self, size_t frame_depth) in GetInstrumentationFramesToPop()
1320 size_t frame_depth, in ComputeFrameId()
118 private native Object getArgument(int arg_pos, int frame_depth); in getArgument()