Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/
H A Dvar_handles.cc32 class ThrowWrongMethodTypeFunctionImpl final : public ThrowWrongMethodTypeFunction { class
34 ThrowWrongMethodTypeFunctionImpl(CallSiteType callsite_type, CalleeType callee_type) in ThrowWrongMethodTypeFunctionImpl() function in art::__anonfb7b0d790111::ThrowWrongMethodTypeFunctionImpl
H A Dmethod_handles_test.cc51 class ThrowWrongMethodTypeFunctionImpl final : public ThrowWrongMethodTypeFunction { in TryConversion() class