Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_protobuf_compiler/ts/codegen/
H A Dtemplate_replacement.ts63 const moduleDictionary = []; constant
71 moduleDictionary.push(`'${key}': ${moduleName},`);
84 moduleDictionary.join('\n'),