Home
last modified time | relevance | path

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

/art/runtime/
Dcommon_throws.cc431 static void ThrowNullPointerExceptionForMethodAccessImpl(uint32_t method_idx, in ThrowNullPointerExceptionForMethodAccessImpl() function
443 ThrowNullPointerExceptionForMethodAccessImpl(method_idx, dex_file, type); in ThrowNullPointerExceptionForMethodAccess()
447 ThrowNullPointerExceptionForMethodAccessImpl(method->GetDexMethodIndex(), in ThrowNullPointerExceptionForMethodAccess()