Searched refs:outFrameList (Results 1 – 1 of 1) sorted by relevance
129 std::list<FrameInfo> outFrameList; in FetchFramesForSpecificCommunicator() local131 return outFrameList; in FetchFramesForSpecificCommunicator()143 outFrameList.emplace_back(FrameInfo{work.buffer, entry.second, inCommLabel, work.frameId}); in FetchFramesForSpecificCommunicator()149 return outFrameList; in FetchFramesForSpecificCommunicator()