Home
last modified time | relevance | path

Searched defs:cur_method (Results 1 – 4 of 4) sorted by relevance

/art/libdexfile/dex/
Dart_dex_file_loader_test.cc123 auto cur_method = methods.begin(); in TEST_F() local
/art/runtime/
Druntime_callbacks.cc325 void* cur_method = const_cast<void*>(in_cur_method); in RegisterNativeMethod() local
/art/compiler/driver/
Dcompiler_options.h261 for (const std::string& cur_method : verbose_methods_) { in IsVerboseMethod() local
/art/runtime/jni/
Djni_internal.cc112 ArtMethod* cur_method = self->GetCurrentMethod(/*dex_pc=*/ nullptr, in NotifySetObjectField() local
139 ArtMethod* cur_method = self->GetCurrentMethod(/*dex_pc=*/ nullptr, in NotifySetPrimitiveField() local
163 ArtMethod* cur_method = self->GetCurrentMethod(/*dex_pc=*/ nullptr, in NotifyGetField() local