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

  /external/chromium-trace/catapult/third_party/pipeline/pipeline/
models.py 175 blocking_slots are filled.
180 blocking_slots: The slots that must be filled before this barrier fires.
197 blocking_slots = db.ListProperty(db.Key) variable in class:_BarrierRecord
211 all _BarrierRecords where the 'blocking_slots' property equals the
212 _SlotRecord's key. The problem with that approach is the 'blocking_slots'
pipeline.py     [all...]

Completed in 152 milliseconds