Home
last modified time | relevance | path

Searched defs:protoFilePath (Results 1 – 2 of 2) sorted by relevance

/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/module/
Dmodule_mode.ts126 protoFilePath: string; property in ModuleMode
667 const protoFilePath: string = line; constant
/developtools/ace_ets2bundle/compiler/src/
Dgen_abc_plugin.ts122 let protoFilePath: string = ''; variable