Home
last modified time | relevance | path

Searched defs:message (Results 1 – 22 of 22) sorted by relevance

/interface/sdk-js/build-tools/openharmony_sdk_upgrade_assistant/src/main/java/com/update/check/log/
DLoggerImpl.java38 public void error(String tag, String message) { in error()
43 public void info(String tag, String message) { in info()
48 public void warn(String tag, String message) { in warn()
53 public void debug(String tag, String message) { in debug()
DLogger.java52 public abstract void error(String tag, String message); in error()
60 public abstract void info(String tag, String message); in info()
68 public abstract void warn(String tag, String message); in warn()
76 public abstract void debug(String tag, String message); in debug()
/interface/sdk-js/api/common/lite/
Dfeatureability.d.ts53 message: string; property
95 message?: string; property
/interface/sdk-js/api/
D@ohos.prompt.d.ts51 message: string; property
143 message?: string; property
D@system.prompt.d.ts39 message: string; property
197 message?: string; property
D@ohos.promptAction.d.ts89 message: string | Resource; property
375 message?: string | Resource; property
D@ohos.router.d.ts332 message: string; property
D@system.router.d.ts151 message: string; property
D@ohos.worker.d.ts201 readonly message: string; property
D@ohos.notificationManager.d.ts2273 message: string; property
D@ohos.net.socket.d.ts434 message: ArrayBuffer; property
3548 message: ArrayBuffer; property
D@ohos.telephony.call.d.ts4269 message: string; property
5047 message: string; property
D@ohos.request.d.ts2049 message: string; property
/interface/sdk-js/build-tools/collect_application_api/src/
Dutils.js312 static info(tag, message) { argument
316 static warn(tag, message) { argument
320 static error(tag, message) { argument
324 static wrap(level, tag, message) { argument
/interface/sdk-js/api/common/full/
Dfeatureability.d.ts77 message: string; property
231 message?: string; property
/interface/sdk-js/build-tools/dts_parser/src/bin/
Dwriter.ts102 const message = diffMessage constant
/interface/sdk-js/api/@internal/component/ets/
Daction_sheet.d.ts213 message: string | Resource; property
Dimage.d.ts1538 message: string property
Dalert_dialog.d.ts592 message: ResourceStr; property
/interface/sdk-js/build-tools/api_check_plugin/src/
Dcompile_info.js64 message: errorMessage, property
/interface/sdk-js/build-tools/dts_parser/src/typedef/checker/
Dresult_type.ts196 message: string = ''; property in ApiResultSimpleInfo
251 message: string = ''; property in ApiResultInfo
/interface/sdk_c/build-tools/capi_parser/src/typedef/check/
Dcheck.py163 message = '' variable in OutputTxt