Home
last modified time | relevance | path

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

/art/runtime/
Dmethod_handles.cc387 uint32_t shorty_length = 0; in GetInsForProxyOrNativeMethod() local
Dclass_linker.cc8407 uint32_t shorty_length; in ResolveMethodHandle() local
8418 uint32_t shorty_length; in ResolveMethodHandle() local
/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc2505 const size_t shorty_length = strlen(shorty); in artInvokePolymorphic() local