Home
last modified time | relevance | path

Searched refs:child_pipeline_key (Results 1 – 1 of 1) sorted by relevance

/external/chromium-trace/catapult/third_party/pipeline/pipeline/
Dpipeline.py2285 child_pipeline_key = db.Key.from_path(
2288 all_children_keys.append(child_pipeline_key)
2291 key=child_pipeline_key,
2303 pipelines_to_run.add(child_pipeline_key)
2308 child_pipeline_key,
2314 child_pipeline_key,
2351 child_pipeline_key, argument
2374 parent=child_pipeline_key,
2376 target=child_pipeline_key,
2385 barrier_index_path.extend(child_pipeline_key.to_path())
[all …]