Searched refs:pointers_array (Results 1 – 1 of 1) sorted by relevance
306 uptr *pointers_array, uptr count) { in PopulateBatches() argument310 RandomShuffle(pointers_array, count, &sci->rand_state); in PopulateBatches()314 b = c->CreateBatch(class_id, this, (TransferBatch*)pointers_array[i]); in PopulateBatches()319 b->Add((void*)pointers_array[i]); in PopulateBatches()