Searched refs:alloc_it (Results 1 – 1 of 1) sorted by relevance
683 auto alloc_it = result_.chunk_map.find(buffer); in Free() local684 CHECK(alloc_it != result_.chunk_map.end()) in Free()686 Chunk* alloc = &alloc_it->second; in Free()