Searched refs:CopyAsStream (Results 1 – 4 of 4) sorted by relevance
401 std::unique_ptr<C2Param> outParam = C2Param::CopyAsStream( in finishWork()
525 std::unique_ptr<C2Param> outParam = C2Param::CopyAsStream( in finishWork()
457 inline static std::unique_ptr<C2Param> CopyAsStream( in CopyAsStream() function
1761 … updates.emplace_back(C2Param::CopyAsStream(*info, true /* output */, stream)); in onMessageReceived()