Searched defs:child_ds (Results 1 – 1 of 1) sorted by relevance
102 std::shared_ptr<DatasetNode> child_ds; in ConstructPipeline() local133 Status Serdes::CreateNode(const std::shared_ptr<DatasetNode> &child_ds, nlohmann::json json_obj, in CreateNode()