Searched refs:GetFootprintLimit (Results 1 – 5 of 5) sorted by relevance
114 size_t GetFootprintLimit() OVERRIDE;
85 virtual size_t GetFootprintLimit() = 0;
248 size_t DlMallocSpace::GetFootprintLimit() { in GetFootprintLimit() function in art::gc::space::DlMallocSpace281 size_t footprint_limit = GetFootprintLimit(); in Clear()
273 size_t RosAllocSpace::GetFootprintLimit() { in GetFootprintLimit() function in art::gc::space::RosAllocSpace361 size_t footprint_limit = GetFootprintLimit(); in Clear()
109 size_t GetFootprintLimit() OVERRIDE;