Home
last modified time | relevance | path

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

/art/runtime/
Dclass_linker.h840 void EnsureThrowsInvocationError(ArtMethod* method)
Dclass_linker.cc2845 void ClassLinker::EnsureThrowsInvocationError(ArtMethod* method) { in EnsureThrowsInvocationError() function in art::ClassLinker
2873 EnsureThrowsInvocationError(method); in LinkCode()
6893 EnsureThrowsInvocationError(&new_method); in LinkInterfaceMethods()