Home
last modified time | relevance | path

Searched refs:hint (Results 1 – 13 of 13) sorted by relevance

/interface/sdk-js/build-tools/api_diff/src/
Djsdoc_diff.js232 function wrapApiChanges(api, statusCode, oldMessage, newMessage, hint, oldNode, newNode, syscap) { argument
238 hint: hint,
256 const hint = useinstead.length > 0 ? `useinstead: ${useinstead[0]}` : '';
257 diffHistoricalJsDoc(oldApi, newApi, diffReporter, hint);
258 diffErrorCode(diffReporter, oldTagItem, newTagItem, oldApi, newApi, hint);
259 diffPermission(diffReporter, oldTagItem, newTagItem, oldApi, newApi, hint);
260 diffForm(diffReporter, oldTagItem, newTagItem, oldApi, newApi, hint);
261 diffCrossplatform(diffReporter, oldTagItem, newTagItem, oldApi, newApi, hint);
262 diffDeprecated(diffReporter, oldApi, newApi, hint);
263 diffApiLevel(diffReporter, oldTagItem, newTagItem, oldApi, newApi, hint);
[all …]
Dreporter.js114 …`${apiChanges.oldMessage}`, `${apiChanges.newMessage}`, `${apiChanges.hint}`, `${apiChanges.syscap…
117 function wrapApiDiffInfo(api, statusCode, oldMessage, newMessage, hint, syscap) { argument
122 .setHint(hint)
151 this.hint = '';
197 setHint(hint) { argument
198 this.hint = hint;
Dapi_diff.js271 hint: '', property
345 hint: '',
Dapi_writer.js140 const useinsteadInfo = diffInfo.hint.replace('useinstead:', '');
Dformat_data.js303 hint: '',
/interface/sdk-js/build-tools/openharmony_sdk_upgrade_assistant/src/main/java/com/update/check/dto/
DApiDiffResultDto.java35 private String hint; field in ApiDiffResultDto
65 return hint; in getHint()
68 public void setHint(String hint) { in setHint() argument
69 this.hint = hint; in setHint()
/interface/sdk_c/arkui/napi/
Dnative_api.h75 typedef void* (*napi_native_binding_detach_callback)(napi_env env, void* native_object, void* hint);
76 …f napi_value (*napi_native_binding_attach_callback)(napi_env env, void* native_object, void* hint);
123 void* hint);
/interface/sdk_c/multimedia/audio_framework/common/
Dnative_audiostream_base.h486 OH_AudioInterrupt_Hint hint);
539 OH_AudioInterrupt_Hint hint);
/interface/sdk_c/network/netmanager/include/
Dnet_connection.h149 int32_t OH_NetConn_GetAddrInfo(char *host, char *serv, struct addrinfo *hint, struct addrinfo **res…
Dnet_connection_type.h229 const struct addrinfo *hint, struct addrinfo **res);
/interface/sdk-js/api/
D@ohos.multimedia.audio.d.ts3525 hint?: InterruptHint; property
/interface/sdk-js/build-tools/api_check_plugin/plugin/
Ddictionaries.txt28408 hint
/interface/sdk-js/build-tools/dts_parser/src/coreImpl/checker/config/
Ddictionaries.txt28408 hint