Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/entrypoints/quick/
H A Dquick_trampoline_entrypoints.cc2418 static const bool kMethodIsStatic = false; // invoke() and invokeExact() are not static. in artInvokePolymorphic() local
2628 static constexpr bool kMethodIsStatic = true; in artInvokeCustom() local