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