Home
last modified time | relevance | path

Searched defs:tt (Results 1 – 8 of 8) sorted by relevance

/napi_generator/test/
Ddebug_entry.js20 let tt = re.match("@ohos.([.a-z_A-Z0-9]+).d.ts", fn) variable
/napi_generator/src/cli/dts2cpp/src/gen/
Ddebug.js45 let tt = re.match('(@ohos\.)*([.a-z_A-Z0-9]+).d.ts', fn); // @ohos\.[a-zA-Z0-9]+\.d\.ts variable
/napi_generator/src/cli/dts2ets/appCodeGen/src/analyze/
Dinterface.js97 function analyzeInterfaceFunction(t, tt, data, results, interfaceName, result) { argument
107 function analyzeInterfaceVariable(t, tt, rsltInterface, result) { argument
Dtype.js62 function analyzeTypeVariable(t, tt, result) { argument
Dfunction.js52 function analyzeSubInterfaceVariable(t, tt, result) { argument
/napi_generator/src/cli/dts2cpp/src/gen/analyze/
Dinterface.js97 function analyzeInterfaceFunction(t, tt, data, results, interfaceName, result) { argument
107 function analyzeInterfaceVariable(t, tt, rsltInterface, result) { argument
Dtype.js61 function analyzeTypeVariable(t, tt, result) { argument
Dfunction.js52 function analyzeSubInterfaceVal(t, tt, result) { argument