Home
last modified time | relevance | path

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

/aosp12/art/runtime/entrypoints/quick/
H A Dquick_trampoline_entrypoints.cc1795 uintptr_t* ComputeLayout(ArtMethod** managed_sp, const char* shorty, uint32_t shorty_len) in ComputeLayout() function in art::ComputeGenericJniFrameSize
1919 uintptr_t* out_args_sp = fsc.ComputeLayout(managed_sp, shorty, shorty_len); in BuildGenericJniFrameVisitor()