Home
last modified time | relevance | path

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

/art/runtime/
Dcommon_throws.cc297 static void ThrowNullPointerExceptionForMethodAccessImpl(const ThrowLocation& throw_location, in ThrowNullPointerExceptionForMethodAccessImpl() function
313 ThrowNullPointerExceptionForMethodAccessImpl(throw_location, method_idx, in ThrowNullPointerExceptionForMethodAccess()
322 ThrowNullPointerExceptionForMethodAccessImpl(throw_location, method->GetDexMethodIndex(), in ThrowNullPointerExceptionForMethodAccess()