Searched refs:passPipelineStr (Results 1 – 1 of 1) sorted by relevance
40 RecoveryReproducerContext(std::string passPipelineStr, Operation *op,94 std::string passPipelineStr, Operation *op, in RecoveryReproducerContext() argument96 : pipeline(std::move(passPipelineStr)), preCrashOperation(op->clone()), in RecoveryReproducerContext()