Home
last modified time | relevance | path

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

/external/perfetto/ui/src/controller/
Dadb_shell_controller.ts122 const pidStr = constant
126 const awk = pidStr.split(' ').filter(str => str !== '');
128 throw Error(`Unabled to find perfetto pid in string "${pidStr}"`);