Searched refs:retryPara (Results 1 – 1 of 1) sorted by relevance
384 const std::string retryPara = upParams.retryCount > 0 ? "retry=1" : "retry=0"; in ExcuteSubProc() local386 std::to_string(pipeWrite).c_str(), retryPara.c_str(), nullptr); in ExcuteSubProc()