Home
last modified time | relevance | path

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

/external/perfetto/infra/ci/frontend/static/
Dscript.js257 m('td', stripEmail(cl.owner)),
295 m('td', stripEmail(branch.author)),
319 m('td', stripEmail(log.author.email)),
557 function stripEmail(email) { function