Searched refs:InsertChunk (Results 1 – 2 of 2) sorted by relevance
56 inline void SwapSpace::InsertChunk(const SpaceChunk& chunk) { in InsertChunk() function in art::SwapSpace69 InsertChunk(NewFileChunk(initial_size)); in SwapSpace()142 InsertChunk(remainder); in Alloc()213 InsertChunk(chunk); in Free()
96 void InsertChunk(const SpaceChunk& chunk) REQUIRES(lock_);