Home
last modified time | relevance | path

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

/napi_generator/src/cli/cmake2gn/src/src/
Dgenerate_gn.js21 function saveMockData(projectPath, analyzeResult) { argument
23 projectPath: projectPath, property
94 static generate(projectPath, analyzeResult) { argument
126 static generateTargetGroup(projectPath) { argument
253 static generateGn(gnPath, genList, projectPath) { argument
Dtool.js132 static generateTarget(projectPath, analyzeResult) { argument