Searched defs:showError (Results 1 – 6 of 6) sorted by relevance
| /applications/standard/screenshot/common/src/main/ets/default/ |
| D | Log.ts | 54 static showError(tag: string, ...args: string[]) { method in Log
|
| /applications/standard/app_samples/code/BasicFeature/Connectivity/Bluetooth/advertiser/src/main/ets/utils/ |
| D | Log.ts | 76 public static showError(tag: string, format: string, ...args: []): void { method in Log
|
| /applications/standard/launcher/common/src/main/ets/default/utils/ |
| D | Log.ts | 75 static showError(tag: string, format: string, ...args: any[]) { method in Log
|
| /applications/standard/app_samples/code/BasicFeature/Connectivity/Bluetooth/entry/src/main/ets/utils/ |
| D | Log.ts | 76 public static showError(tag: string, format: string, ...args: []): void { method in Log
|
| /applications/standard/systemui/common/src/main/ets/default/ |
| D | Log.ts | 91 static showError(tag: string, format: string, ...args: any[]) { method in Log
|
| /applications/standard/screenlock/common/src/main/ets/default/ |
| D | Log.ts | 91 static showError(tag: string, format: string, ...args: any[]) { method in Log
|