Home
last modified time | relevance | path

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

/art/runtime/
Dcommon_throws.cc378 static void ThrowNullPointerExceptionForMethodAccessImpl(uint32_t method_idx, in ThrowNullPointerExceptionForMethodAccessImpl() function
393 ThrowNullPointerExceptionForMethodAccessImpl(method_idx, dex_file, type); in ThrowNullPointerExceptionForMethodAccess()
400 ThrowNullPointerExceptionForMethodAccessImpl(method->GetDexMethodIndex(), in ThrowNullPointerExceptionForMethodAccess()