Home
last modified time | relevance | path

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

/system/extras/simpleperf/scripts/
Dreport_html.js65 updateAsync(text, progress) { method in anonymousFunction5f390bf10100.ProgressBar
1734 return () => gProgressBar.updateAsync(text, progress);
1738 return () => gProgressBar.updateAsync(null, gProgressBar.progress + progress);