Home
last modified time | relevance | path

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

/art/runtime/
Dcommon_dex_operations.h83 instrumentation->FieldReadEvent(self, in DoFieldGetCommon()
Dinstrumentation_test.cc394 instr->FieldReadEvent(self, obj, method, dex_pc, field); in ReportEvent()
526 TEST_F(InstrumentationTest, FieldReadEvent) { in TEST_F() argument
Dinstrumentation.h393 void FieldReadEvent(Thread* thread, mirror::Object* this_object, in FieldReadEvent() function
Djni_internal.cc152 instrumentation->FieldReadEvent(self, in NotifyGetField()
/art/runtime/interpreter/
Dinterpreter_common.cc160 instrumentation->FieldReadEvent(self, in EXPLICIT_DO_FIELD_GET_ALL_TEMPLATE_DECL()