Home
last modified time | relevance | path

Searched defs:new_chunk (Results 1 – 1 of 1) sorted by relevance

/art/compiler/utils/
Dswap_space.cc137 SpaceChunk new_chunk = NewFileChunk(size); in Alloc() local
165 SpaceChunk new_chunk = {ptr, next_part}; in NewFileChunk() local