/interface/sdk-js/build-tools/api_diff/test/expect/ |
D | delete_class_001.json | 8 "hint": "", string 22 "hint": "", string 36 "hint": "", string 50 "hint": "", string 64 "hint": "", string 78 "hint": "", string 92 "hint": "", string 106 "hint": "", string 120 "hint": "", string 134 "hint": "", string [all …]
|
D | delete_dts_001.json | 8 "hint": "", string 22 "hint": "", string 36 "hint": "", string 50 "hint": "", string 64 "hint": "", string 78 "hint": "", string 92 "hint": "", string 106 "hint": "", string 120 "hint": "", string 134 "hint": "", string [all …]
|
D | api_change_005.json | 8 "hint": "", string 22 "hint": "", string 36 "hint": "", string 50 "hint": "", string 64 "hint": "", string 78 "hint": "", string
|
D | api_change_004.json | 8 "hint": "", string 22 "hint": "", string 36 "hint": "", string 50 "hint": "", string
|
D | model_change_001.json | 8 "hint": "", string 22 "hint": "", string 36 "hint": "", string
|
D | api_level_change_001.json | 8 "hint": "", string 22 "hint": "", string 36 "hint": "", string
|
D | callSignature_node_001.json | 8 "hint": "", string 22 "hint": "", string
|
D | api_change_001.json | 8 "hint": "", string 22 "hint": "", string
|
D | crossplatform_change_001.json | 8 "hint": "", string 22 "hint": "", string
|
D | new_api_002.json | 8 "hint": "", string 22 "hint": "", string
|
D | permission_change_001.json | 8 "hint": "", string 22 "hint": "", string
|
D | two_jsdoc_001.json | 8 "hint": "", string
|
D | new_errorcode_001.json | 8 "hint": "", string
|
D | type_change_001.json | 8 "hint": "", string
|
D | form_change_001.json | 8 "hint": "", string
|
D | api_change_003.json | 8 "hint": "", string
|
D | errorcode_change_001.json | 8 "hint": "", string
|
D | api_change_002.json | 8 "hint": "", string
|
D | new_api_001.json | 8 "hint": "", string
|
D | deprecated_change_001.json | 8 "hint": "useinstead: ohos.app.ability.dataUriUtils/dataUriUtils", string
|
D | delete_api_001.json | 8 "hint": "", string
|
/interface/sdk-js/build-tools/api_diff/src/ |
D | jsdoc_diff.js | 232 function wrapApiChanges(api, statusCode, oldMessage, newMessage, hint, oldNode, newNode, syscap) { 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 | reporter.js | 117 function wrapApiDiffInfo(api, statusCode, oldMessage, newMessage, hint, syscap) { argument 197 setHint(hint) { argument
|
D | api_diff.js | 271 hint: '', property
|
/interface/sdk-js/build-tools/openharmony_sdk_upgrade_assistant/src/main/java/com/update/check/dto/ |
D | ApiDiffResultDto.java | 35 private String hint; field in ApiDiffResultDto 68 public void setHint(String hint) { in setHint()
|