Lines Matching defs:this_object
62 Handle<mirror::Object> this_object, in MethodExited()
77 Handle<mirror::Object> this_object, in FieldWritten()
1182 ObjPtr<mirror::Object> this_object, in MethodEnterEventImpl()
1200 ObjPtr<mirror::Object> this_object, in MethodExitEventImpl()
1218 ObjPtr<mirror::Object> this_object, in MethodExitEventImpl()
1243 ObjPtr<mirror::Object> this_object, in MethodUnwindEvent()
1259 ObjPtr<mirror::Object> this_object, in DexPcMovedEventImpl()
1292 ObjPtr<mirror::Object> this_object, in FieldReadEventImpl()
1307 ObjPtr<mirror::Object> this_object, in FieldWriteEventImpl()
1367 ObjPtr<mirror::Object> this_object, in PushInstrumentationStackFrame()
1533 ObjPtr<mirror::Object> this_object = instrumentation_frame.this_object_; in PopInstrumentationStackFrame() local