Home
last modified time | relevance | path

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

/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc1859 static uintptr_t* GetOutArgsSpSlot(uintptr_t* reserved_area) { in GetOutArgsSpSlot() function in art::ComputeGenericJniFrameSize
1969 uintptr_t* out_args_sp_slot = fsc.GetOutArgsSpSlot(reserved_area); in BuildGenericJniFrameVisitor()