Searched refs:ComputeLayout (Results 1 – 1 of 1) sorted by relevance
1795 uintptr_t* ComputeLayout(ArtMethod** managed_sp, const char* shorty, uint32_t shorty_len) in ComputeLayout() function in art::ComputeGenericJniFrameSize1919 uintptr_t* out_args_sp = fsc.ComputeLayout(managed_sp, shorty, shorty_len); in BuildGenericJniFrameVisitor()