Searched refs:reuse_raw (Results 1 – 2 of 2) sorted by relevance
182 value_type *reuse_raw = ipcdetail::to_raw_pointer(reuse); in allocation_command() local183 …er const p = mp_mngr->allocation_command(command, limit_size, prefer_in_recvd_out_size, reuse_raw); in allocation_command()184 reuse = reuse_raw; in allocation_command()
347 value_type *reuse_raw = ipcdetail::to_raw_pointer(reuse); in allocation_command() local349 (command, limit_size, prefer_in_recvd_out_size, reuse_raw); in allocation_command()350 reuse = reuse_raw; in allocation_command()