Searched refs:LayoutJNISaveFrame (Results 1 – 1 of 1) sorted by relevance
1529 uint8_t* LayoutJNISaveFrame(Thread* self, ArtMethod*** m, void* sp, HandleScope** handle_scope) in LayoutJNISaveFrame() function in art::FINAL1552 uint8_t* sp8 = LayoutJNISaveFrame(self, m, reinterpret_cast<void*>(*m), handle_scope); in ComputeLayout()