Home
last modified time | relevance | path

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

/development/tools/winscope/protos/
Dbuild.js103 async function buildProtos(protoPaths, outSubdir) { argument
104 const outDir = OUT_TOP + '/' + outSubdir;
106 const rootName = outSubdir.replaceAll('/', '_');
129 `--root ${outSubdir.replace('/', '')}`,