Home
last modified time | relevance | path

Searched defs:hint (Results 1 – 25 of 28) sorted by relevance

12

/interface/sdk-js/build-tools/api_diff/test/expect/
Ddelete_dts_001.json8 "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 …]
Ddelete_class_001.json8 "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 …]
Dapi_change_005.json8 "hint": "", string
22 "hint": "", string
36 "hint": "", string
50 "hint": "", string
64 "hint": "", string
78 "hint": "", string
92 "hint": "", string
106 "hint": "", string
Dapi_change_004.json8 "hint": "", string
22 "hint": "", string
36 "hint": "", string
50 "hint": "", string
Dsyscap_change_001.json8 "hint": "", string
22 "hint": "", string
36 "hint": "", string
Dapi_level_change_001.json8 "hint": "", string
22 "hint": "", string
36 "hint": "", string
Dapi_change_001.json8 "hint": "", string
22 "hint": "", string
36 "hint": "", string
Dmodel_change_001.json8 "hint": "", string
22 "hint": "", string
36 "hint": "", string
DcallSignature_node_001.json8 "hint": "", string
22 "hint": "", string
Dsince_change_001.json8 "hint": "", string
22 "hint": "", string
Dcrossplatform_change_001.json8 "hint": "", string
22 "hint": "", string
Dnew_api_002.json8 "hint": "", string
22 "hint": "", string
Dpermission_change_001.json8 "hint": "", string
22 "hint": "", string
Dnew_api_001.json8 "hint": "", string
Derrorcode_change_001.json8 "hint": "", string
Dtwo_jsdoc_001.json8 "hint": "", string
Dform_change_001.json8 "hint": "", string
Dtype_change_001.json8 "hint": "", string
Ddelete_api_001.json8 "hint": "", string
Dapi_change_003.json8 "hint": "", string
Ddeprecated_change_001.json8 "hint": "useinstead: ohos.app.ability.dataUriUtils/dataUriUtils", string
Dnew_errorcode_001.json8 "hint": "", string
Dapi_change_002.json8 "hint": "", string
/interface/sdk-js/build-tools/api_diff/src/
Djsdoc_diff.js231 function wrapApiChanges(api, statusCode, oldMessage, newMessage, hint, oldNode, newNode, syscap) { argument
276 function diffType(diffReporter, oldTagItem, newTagItem, oldApi, newApi, hint) { argument
305 function diffAppModel(diffReporter, oldTagItem, newTagItem, oldApi, newApi, hint) { argument
334 function diffApiLevel(diffReporter, oldTagItem, newTagItem, oldApi, newApi, hint) { argument
365 function diffCrossplatform(diffReporter, oldTagItem, newTagItem, oldApi, newApi, hint) { argument
393 function diffForm(diffReporter, oldTagItem, newTagItem, oldApi, newApi, hint) { argument
419 function diffSyscap(diffReporter, oldApi, newApi, hint) { argument
448 function diffSinceVersion(diffReporter, oldTagItem, newTagItem, oldApi, newApi, hint) { argument
475 function diffDeprecated(diffReporter, oldApi, newApi, hint) { argument
504 function diffPermission(diffReporter, oldTagItem, newTagItem, oldApi, newApi, hint) { argument
[all …]
/interface/sdk-js/build-tools/sdk_upgrade_assistance_plugin/src/main/java/com/update/check/dto/
DApiDiffResultDto.java35 private String hint; field in ApiDiffResultDto
68 public void setHint(String hint) { in setHint()

12