Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/
H A Dcommon_throws.cc441 static void ThrowNullPointerExceptionForMethodAccessImpl(uint32_t method_idx, in ThrowNullPointerExceptionForMethodAccessImpl() function
453 ThrowNullPointerExceptionForMethodAccessImpl(method_idx, dex_file, type); in ThrowNullPointerExceptionForMethodAccess()
457 ThrowNullPointerExceptionForMethodAccessImpl(method->GetDexMethodIndex(), in ThrowNullPointerExceptionForMethodAccess()