Home
last modified time | relevance | path

Searched defs:mapTempleteFunc (Results 1 – 4 of 4) sorted by relevance

/napi_generator/test/unittest/
Dresult.json55 …"mapTempleteFunc": "\"uint32_t len = pxt->GetMapLength(pxt->GetArgv(0));\\nfor (uint32_t i = 0; i … string
Dgenerate.test.js26 const { paramGenerateMap, mapTempleteFunc, paramGenerateCommon, paramGenerateUnion, paramGenerateCa… constant
/napi_generator/src/cli/dts2cpp/src/gen/generate/
Dparam_generate.js572 function mapTempleteFunc(dest, napiVn, type) { function
1222 mapTempleteFunc, property
Dreturn_generate.js316 function mapTempleteFunc(type, deep, dest, value) { function