Searched refs:ComputeHeapSize (Results 1 – 2 of 2) sorted by relevance
207 static size_t ComputeHeapSize(uint64_t bitmap_bytes);
46 size_t SpaceBitmap<kAlignment>::ComputeHeapSize(uint64_t bitmap_bytes) { in ComputeHeapSize() function in art::gc::accounting::SpaceBitmap