Searched refs:UnboxLambda (Results 1 – 3 of 3) sorted by relevance
55 bool UnboxLambda(mirror::Object* object, ClosureType* out_closure)
157 bool BoxTable::UnboxLambda(mirror::Object* object, ClosureType* out_closure) { in UnboxLambda() function in art::lambda::BoxTable
963 if (!Runtime::Current()->GetLambdaBoxTable()->UnboxLambda(boxed_closure_object, in SHARED_REQUIRES()