Searched defs:BoxTable (Results 1 - 1 of 1) sorted by relevance

/art/runtime/lambda/
H A Dbox_table.cc59 BoxTable::BoxTable() function in class:art::lambda::BoxTable
63 BoxTable::~BoxTable() {
78 mirror::Object* BoxTable::BoxLambda(const ClosureType& closure) {
157 bool BoxTable::UnboxLambda(mirror::Object* object, ClosureType* out_closure) {
196 BoxTable::ValueType BoxTable::FindBoxedLambda(const ClosureType& closure) const {
209 void BoxTable::BlockUntilWeaksAllowed() {
217 void BoxTable
[all...]

Completed in 45 milliseconds