Home
last modified time | relevance | path

Searched defs:ThrowNullPointerExceptionForMethodAccess (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dcommon_throws.cc441 void ThrowNullPointerExceptionForMethodAccess(uint32_t method_idx, InvokeType type) { in ThrowNullPointerExceptionForMethodAccess() function
446 void ThrowNullPointerExceptionForMethodAccess(ArtMethod* method, InvokeType type) { in ThrowNullPointerExceptionForMethodAccess() function