Lines Matching defs:this_object
62 Handle<mirror::Object> this_object, in MethodExited()
77 Handle<mirror::Object> this_object, in FieldWritten()
1202 ObjPtr<mirror::Object> this_object, in MethodEnterEventImpl()
1220 ObjPtr<mirror::Object> this_object, in MethodExitEventImpl()
1238 ObjPtr<mirror::Object> this_object, in MethodExitEventImpl()
1263 ObjPtr<mirror::Object> this_object, in MethodUnwindEvent()
1279 ObjPtr<mirror::Object> this_object, in DexPcMovedEventImpl()
1312 ObjPtr<mirror::Object> this_object, in FieldReadEventImpl()
1327 ObjPtr<mirror::Object> this_object, in FieldWriteEventImpl()
1387 ObjPtr<mirror::Object> this_object, in PushInstrumentationStackFrame()
1570 ObjPtr<mirror::Object> this_object = instrumentation_frame.this_object_; in PopInstrumentationStackFrame() local