Home
last modified time | relevance | path

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

/art/runtime/
Dcommon_throws.cc337 static void ThrowNullPointerExceptionForMethodAccessImpl(const ThrowLocation& throw_location, in ThrowNullPointerExceptionForMethodAccessImpl() function
353 ThrowNullPointerExceptionForMethodAccessImpl(throw_location, method_idx, in ThrowNullPointerExceptionForMethodAccess()
362 ThrowNullPointerExceptionForMethodAccessImpl(throw_location, method->GetDexMethodIndex(), in ThrowNullPointerExceptionForMethodAccess()