Searched defs:first_chunk_size (Results 1 – 2 of 2) sorted by relevance
1809 uint32_t first_chunk_size, in SlideBlackPage()2484 uint32_t first_chunk_size = black_alloc_pages_first_chunk_size_[idx]; in CompactMovingSpace() local2718 uint32_t first_chunk_size = 0; in UpdateMovingSpaceBlackAllocations() local3698 uint32_t first_chunk_size = black_alloc_pages_first_chunk_size_[page_idx]; in ConcurrentlyProcessMovingPage() local
3676 size_t first_chunk_size = std::min(buffer.size(), mmapped_vdex_size - old_vdex_size); in FinishVdexFile() local