Home
last modified time | relevance | path

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

/interface/sdk-js/build-tools/collect_application_api/src/
Dapi_collector.js36 createProgram(rootNames, apiLibs, componentLibs, esLibs) { argument
57 rootNames: [...rootNames], property
/interface/sdk-js/build-tools/dts_parser/src/typedef/parser/
DApiInfoDefination.ts959 rootNames: string[] = []; property in ParserParam