Searched refs:callbackIter (Results 1 – 1 of 1) sorted by relevance
361 for (AllocationCallbackRecorder::RecordIterator callbackIter = recorder.getRecordsBegin(); in validateAllocationCallbacks() local362 callbackIter != recorder.getRecordsEnd(); in validateAllocationCallbacks()363 ++callbackIter) in validateAllocationCallbacks()365 const AllocationCallbackRecord& record = *callbackIter; in validateAllocationCallbacks()