Home
last modified time | relevance | path

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

/developtools/packing_tool/adapter/ohos/
DLog.java100 public static String buildTag(LogType logType) { in buildTag()
/developtools/ace_ets2bundle/compiler/src/interop/src/fast_build/system_api/
Dapi_check_utils.ts370 …const logType: ts.DiagnosticCategory = projectConfig.ignoreCrossplatformCheck !== true ? ts.Diagno… constant
/developtools/ace_ets2bundle/compiler/src/fast_build/system_api/
Dapi_check_utils.ts374 …const logType: ts.DiagnosticCategory = projectConfig.ignoreCrossplatformCheck !== true ? ts.Diagno… constant
/developtools/ace_ets2bundle/compiler/src/interop/src/
Dprocess_ui_syntax.ts951 const logType: LogType = isHspResourceModule || isTemplateString ? LogType.WARN : LogType.ERROR; constant
/developtools/ace_ets2bundle/compiler/src/
Dprocess_ui_syntax.ts967 const logType: LogType = isHspResourceModule || isTemplateString ? LogType.WARN : LogType.ERROR; constant