Searched refs:callbackIter (Results 1 – 1 of 1) sorted by relevance
369 for (AllocationCallbackRecorder::RecordIterator callbackIter = recorder.getRecordsBegin(); in validateAllocationCallbacks() local370 callbackIter != recorder.getRecordsEnd(); in validateAllocationCallbacks()371 ++callbackIter) in validateAllocationCallbacks()373 const AllocationCallbackRecord& record = *callbackIter; in validateAllocationCallbacks()