Home
last modified time | relevance | path

Searched defs:slotKey (Results 1 – 1 of 1) sorted by relevance

/external/chromium-trace/catapult/third_party/pipeline/pipeline/ui/
Dstatus.js394 function renderSlot(slotKey) { argument
515 key, {'type': 'slot', 'slotKey': infoMap.outputs[key]})); property
559 $.each(infoMap.afterSlotKeys, function(index, slotKey) { argument