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.cc312 void* cur_method = const_cast<void*>(in_cur_method); in RegisterNativeMethod() local
/art/compiler/driver/
Dcompiler_options.h251 for (const std::string& cur_method : verbose_methods_) { in IsVerboseMethod() local
/art/runtime/jni/
Djni_internal.cc294 ArtMethod* cur_method = self->GetCurrentMethod(/*dex_pc=*/ nullptr, in NotifySetObjectField() local
321 ArtMethod* cur_method = self->GetCurrentMethod(/*dex_pc=*/ nullptr, in NotifySetPrimitiveField() local
345 ArtMethod* cur_method = self->GetCurrentMethod(/*dex_pc=*/ nullptr, in NotifyGetField() local