Searched defs:nextDataProcess (Results 1 – 2 of 2) sorted by relevance
22 int32_t AbstractDataProcess::SetNextNode(std::shared_ptr<AbstractDataProcess>& nextDataProcess) in SetNextNode()
65 std::shared_ptr<AbstractDataProcess> nextDataProcess = nullptr; variable