HomeSort by relevance Sort by last modified time
    Searched refs:_BarrierIndex (Results 1 - 2 of 2) sorted by null

  /external/chromium-trace/catapult/third_party/pipeline/pipeline/
models.py 207 class _BarrierIndex(db.Model):
228 _PipelineRecord<dependent_pipeline_id>/_BarrierIndex<purpose>
233 _BarrierIndex<purpose>
252 """Converts a _BarrierIndex key to a _BarrierRecord key.
255 barrier_index_key: db.Key for a _BarrierIndex entity.
262 # Pick out the items from the _BarrierIndex key path that we need to
pipeline.py 75 _BarrierIndex = models._BarrierIndex
    [all...]

Completed in 49 milliseconds