Searched refs:src_alloc (Results 1 – 2 of 2) sorted by relevance
134 nand_construction_guard( pointer src, Allocator& src_alloc in nand_construction_guard() argument136 :_src(src, src_alloc), in nand_construction_guard()
90 Allocation src_alloc = Allocation.createFromBitmap(rs, src_bitmap); in heal() local93 healing.invoke_heal(mask_alloc, src_alloc, dest_alloc); in heal()