Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/
H A Dcommon_throws.h70 void ThrowWrappedBootstrapMethodError(const char* fmt, ...)
H A Dcommon_throws.cc145 void ThrowWrappedBootstrapMethodError(const char* fmt, ...) { in ThrowWrappedBootstrapMethodError() function
/aosp_15_r20/art/runtime/interpreter/
H A Dinterpreter_common.cc1074 ThrowWrappedBootstrapMethodError("Exception from call site #%u bootstrap method", in DoResolveCallSite()