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