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