| /interface/sdk-js/build-tools/api_diff/src/ |
| D | jsdoc_diff.js | 252 function compareJSDocs(oldApi, newApi, diffReporter) { argument 282 function diffHistoricalJsDoc(oldApi, newApi, diffReporter, hint) { argument 336 function diffType(diffReporter, oldTagItem, newTagItem, oldApi, newApi, hint) { argument 365 function diffAppModel(diffReporter, oldTagItem, newTagItem, oldApi, newApi, hint) { argument 394 function diffApiLevel(diffReporter, oldTagItem, newTagItem, oldApi, newApi, hint) { argument 425 function diffCrossplatform(diffReporter, oldTagItem, newTagItem, oldApi, newApi, hint) { argument 453 function diffForm(diffReporter, oldTagItem, newTagItem, oldApi, newApi, hint) { argument 479 function diffSyscap(diffReporter, oldApi, newApi, hint) { argument 508 function diffSinceVersion(diffReporter, oldTagItem, newTagItem, oldApi, newApi, hint) { argument 535 function diffDeprecated(diffReporter, oldApi, newApi, hint) { argument [all …]
|
| D | collect_api.js | 299 function collectChangePart(newApi, oldApi, diffApis, subsystemMap, fileNameMap, diffMethodTextSet) { argument 333 function isCallbackTypeFun(newApi, oldApi, funType) { argument 341 function isPromiseTypeFun(newApi, oldApi, funType) { argument 499 function collectMethodTextDiff(oldApi, newApi, startDiffNew, startDiffOld, diffApis, newMethodText,… argument 600 function collectDeleteApis(tmpApis, oldApi, flag, diffOld) { argument 634 function deleteImportApi(flag, diffOld, tmpApis, oldApi) { argument 649 function deleteExportApi(flag, diffOld, tmpApis, oldApi) { argument 663 function deleteFileApi(oldApi, flag, diffOld) { argument
|
| D | index.js | 118 formatDiffApi(oldApi, newApi, oldType, newType, oldDtsName, newDtsName) { argument
|
| D | api_diff.js | 414 function collectJSDocDiffs(oldApi, newApi, diffReporter) { argument
|