Searched refs:callerPtr (Results 1 – 1 of 1) sorted by relevance
711 T* callerPtr, uint32_t* callerCount) { in CopyWithIncomplete() argument713 if (callerPtr) { in CopyWithIncomplete()717 std::copy(things.begin(), things.begin() + *callerCount, callerPtr); in CopyWithIncomplete()