Home
last modified time | relevance | path

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

/art/runtime/
Dcommon_throws.cc391 ArtMethod* invoked_method = in ThrowNullPointerExceptionFromDexPC() local
393 if (invoked_method != nullptr) { in ThrowNullPointerExceptionFromDexPC()
395 ThrowNullPointerExceptionForMethodAccess(invoked_method, kVirtual); in ThrowNullPointerExceptionFromDexPC()