Searched refs:InsertChunk (Results 1 – 2 of 2) sorted by relevance
55 inline void SwapSpace::InsertChunk(const SpaceChunk& chunk) { in InsertChunk() function in art::SwapSpace68 InsertChunk(NewFileChunk(initial_size)); in SwapSpace()141 InsertChunk(remainder); in Alloc()211 InsertChunk(chunk); in Free()
95 void InsertChunk(const SpaceChunk& chunk) REQUIRES(lock_);