Searched refs:fanned_out (Results 1 – 2 of 2) sorted by relevance
68 fanned_out = db.ListProperty(db.Key, indexed=False) variable in _PipelineRecord
2131 not pipeline_record.fanned_out):2477 pipeline_record.fanned_out = child_pipeline_list2704 all_pipeline_keys.add(str(parent.fanned_out[index]))2970 'children': [key.name() for key in pipeline_record.fanned_out],3150 for child_pipeline_key in pipeline_record.fanned_out: