Searched refs:inputRelocationInfos (Results 1 – 1 of 1) sorted by relevance
241 std::vector<InputRelocationInfo> inputRelocationInfos; in convertRequestFromPointerToShared() local253 inputRelocationInfos.push_back({data, input.location.length, input.location.offset}); in convertRequestFromPointerToShared()261 InputRelocationTracker::create(std::move(inputRelocationInfos), std::move(memory))); in convertRequestFromPointerToShared()