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.cc172 auto cur_method = methods.begin(); in TEST_F() local
/art/runtime/
Druntime_callbacks.cc345 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.cc279 ArtMethod* cur_method = self->GetCurrentMethod(/*dex_pc=*/ nullptr, in NotifySetObjectField() local
306 ArtMethod* cur_method = self->GetCurrentMethod(/*dex_pc=*/ nullptr, in NotifySetPrimitiveField() local
330 ArtMethod* cur_method = self->GetCurrentMethod(/*dex_pc=*/ nullptr, in NotifyGetField() local