Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/pipeline/pipeline/
Dpipeline.py793 root_pipeline_key = db.Key.from_path(
796 key=status_key, root_pipeline=root_pipeline_key)
953 params=dict(root_pipeline_key=self._root_pipeline_key),
1073 root_pipeline_key, argument
1087 self._root_pipeline_key = root_pipeline_key
1101 root_pipeline_key, argument
1105 context, pipeline_key, root_pipeline_key, caller_output,
1115 root_pipeline_key, argument
1124 context, pipeline_key, root_pipeline_key, caller_output, result_status)
1652 def begin_abort(self, root_pipeline_key, abort_message): argument
[all …]