Home
last modified time | relevance | path

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

/external/perfetto/infra/ci/frontend/static/
Dscript.js54 dbJobs: {}, property
359 const job = state.dbJobs[id];
481 const job = state.dbJobs[jobId] || {};
647 if (e.val()) state.dbJobs[jobId] = e.val();