Home
last modified time | relevance | path

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

/art/runtime/
Dcommon_throws.h61 void ThrowBootstrapMethodError(const char* fmt, ...)
Dcommon_throws.cc139 void ThrowBootstrapMethodError(const char* fmt, ...) { in ThrowBootstrapMethodError() function