Home
last modified time | relevance | path

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

12

/interface/sdk-js/build-tools/api_diff/test/expect/
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 …]
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 …]
Dapi_change_005.json8 "hint": "", string
22 "hint": "", string
36 "hint": "", string
50 "hint": "", string
64 "hint": "", string
78 "hint": "", string
Dapi_change_004.json8 "hint": "", string
22 "hint": "", string
36 "hint": "", string
50 "hint": "", string
Dmodel_change_001.json8 "hint": "", string
22 "hint": "", string
36 "hint": "", string
Dapi_level_change_001.json8 "hint": "", string
22 "hint": "", string
36 "hint": "", string
DcallSignature_node_001.json8 "hint": "", string
22 "hint": "", string
Dapi_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
Dtwo_jsdoc_001.json8 "hint": "", string
Dnew_errorcode_001.json8 "hint": "", string
Dtype_change_001.json8 "hint": "", string
Dform_change_001.json8 "hint": "", string
Dapi_change_003.json8 "hint": "", string
Derrorcode_change_001.json8 "hint": "", string
Dapi_change_002.json8 "hint": "", string
Dnew_api_001.json8 "hint": "", string
Ddeprecated_change_001.json8 "hint": "useinstead: ohos.app.ability.dataUriUtils/dataUriUtils", string
Ddelete_api_001.json8 "hint": "", string
/interface/sdk-js/build-tools/api_diff/src/
Djsdoc_diff.js232 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 …]
Dreporter.js117 function wrapApiDiffInfo(api, statusCode, oldMessage, newMessage, hint, syscap) { argument
197 setHint(hint) { argument
Dapi_diff.js271 hint: '', property
/interface/sdk-js/build-tools/openharmony_sdk_upgrade_assistant/src/main/java/com/update/check/dto/
DApiDiffResultDto.java35 private String hint; field in ApiDiffResultDto
68 public void setHint(String hint) { in setHint()

12