Home
last modified time | relevance | path

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

/napi_generator/hdc/gn-gen/src/
Dgenerate_gn.js20 function saveMockData(projectPath, analyzeResult) { argument
22 projectPath: projectPath, property
80 static generate(projectPath, analyzeResult) { argument
112 static generateTargetGroup(projectPath) { argument
231 static generateGn(gnPath, genList, projectPath) { argument
Dtool.js117 static generateTarget(projectPath, analyzeResult) { argument