Searched refs:AsAllocSpace (Results 1 – 5 of 5) sorted by relevance
161 virtual AllocSpace* AsAllocSpace();412 AllocSpace* AsAllocSpace() OVERRIDE { in AsAllocSpace() function
66 AllocSpace* Space::AsAllocSpace() { in AsAllocSpace() function in art::gc::space::Space
74 AllocSpace* AsAllocSpace() OVERRIDE { in AsAllocSpace() function
1216 space::AllocSpace* alloc_space = space->AsAllocSpace(); in SweepArray()
1091 alloc_spaces_.push_back(space->AsAllocSpace()); in AddSpace()1132 auto it = std::find(alloc_spaces_.begin(), alloc_spaces_.end(), space->AsAllocSpace()); in RemoveSpace()