Home
last modified time | relevance | path

Searched defs:showError (Results 1 – 6 of 6) sorted by relevance

/applications/standard/screenshot/common/src/main/ets/default/
DLog.ts54 static showError(tag: string, ...args: string[]) { method in Log
/applications/standard/app_samples/code/BasicFeature/Connectivity/Bluetooth/advertiser/src/main/ets/utils/
DLog.ts76 public static showError(tag: string, format: string, ...args: []): void { method in Log
/applications/standard/launcher/common/src/main/ets/default/utils/
DLog.ts75 static showError(tag: string, format: string, ...args: any[]) { method in Log
/applications/standard/app_samples/code/BasicFeature/Connectivity/Bluetooth/entry/src/main/ets/utils/
DLog.ts76 public static showError(tag: string, format: string, ...args: []): void { method in Log
/applications/standard/systemui/common/src/main/ets/default/
DLog.ts91 static showError(tag: string, format: string, ...args: any[]) { method in Log
/applications/standard/screenlock/common/src/main/ets/default/
DLog.ts91 static showError(tag: string, format: string, ...args: any[]) { method in Log