Home
last modified time | relevance | path

Searched defs:showWarn (Results 1 – 5 of 5) sorted by relevance

/applications/standard/app_samples/code/BasicFeature/Connectivity/Bluetooth/entry/src/main/ets/utils/
DLog.ts62 public static showWarn(tag: string, format: string, ...args: []): void { method in Log
/applications/standard/launcher/common/src/main/ets/default/utils/
DLog.ts61 static showWarn(tag: string, format: string, ...args: any[]) { method in Log
/applications/standard/app_samples/code/BasicFeature/Connectivity/Bluetooth/advertiser/src/main/ets/utils/
DLog.ts62 public static showWarn(tag: string, format: string, ...args: []): void { method in Log
/applications/standard/systemui/common/src/main/ets/default/
DLog.ts77 static showWarn(tag: string, format: string, ...args: any[]) { method in Log
/applications/standard/screenlock/common/src/main/ets/default/
DLog.ts77 static showWarn(tag: string, format: string, ...args: any[]) { method in Log