Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/pipeline/pipeline/ui/
Dstatus.js394 function renderSlot(slotKey) { argument
396 var slot = STATUS_MAP.slots[slotKey];
400 keyAbbr.attr('title', slotKey);
462 paramDiv.append(renderSlot(valueDict.slotKey));
559 $.each(infoMap.afterSlotKeys, function(index, slotKey) { argument
560 if (STATUS_MAP.slots[slotKey]) {
561 var slotDict = STATUS_MAP.slots[slotKey];