Home
last modified time | relevance | path

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

/art/runtime/
Dcommon_throws.cc429 static void ThrowNullPointerExceptionForMethodAccessImpl(uint32_t method_idx, in ThrowNullPointerExceptionForMethodAccessImpl() function
441 ThrowNullPointerExceptionForMethodAccessImpl(method_idx, dex_file, type); in ThrowNullPointerExceptionForMethodAccess()
445 ThrowNullPointerExceptionForMethodAccessImpl(method->GetDexMethodIndex(), in ThrowNullPointerExceptionForMethodAccess()