Home
last modified time | relevance | path

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

/external/perfetto/infra/ci/frontend/static/
Dscript.js332 function renderJobLink(jobId, jobStatus) { function
366 return m('td.job', renderJobLink(jobId, jobStatus));
484 renderJobLink(jobId, job ? job.status : undefined),