Searched defs:first_chunk_size (Results 1 – 2 of 2) sorted by relevance
1683 const uint32_t first_chunk_size = black_alloc_pages_first_chunk_size_[page_idx]; in SlideBlackPage() local2342 uint32_t first_chunk_size = 0; in UpdateMovingSpaceBlackAllocations() local
3670 size_t first_chunk_size = std::min(buffer.size(), mmapped_vdex_size - old_vdex_size); in FinishVdexFile() local