Home
last modified time | relevance | path

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

/art/runtime/
Dcommon_throws.cc433 ArtMethod* invoked_method = in ThrowNullPointerExceptionFromDexPC() local
435 if (invoked_method != nullptr) { in ThrowNullPointerExceptionFromDexPC()
437 ThrowNullPointerExceptionForMethodAccess(invoked_method, kVirtual); in ThrowNullPointerExceptionFromDexPC()