Searched refs:out_closure (Results 1 – 2 of 2) sorted by relevance
157 bool BoxTable::UnboxLambda(mirror::Object* object, ClosureType* out_closure) { in UnboxLambda() argument159 *out_closure = nullptr; in UnboxLambda()192 *out_closure = unboxed_closure; in UnboxLambda()
55 bool UnboxLambda(mirror::Object* object, ClosureType* out_closure)