Searched refs:outSubdir (Results 1 – 1 of 1) sorted by relevance
103 async function buildProtos(protoPaths, outSubdir) { argument104 const outDir = OUT_TOP + '/' + outSubdir;106 const rootName = outSubdir.replaceAll('/', '_');129 `--root ${outSubdir.replace('/', '')}`,