Home
last modified time | relevance | path

Searched refs:LOGW (Results 1 – 25 of 722) sorted by relevance

12345678910>>...29

/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/ui_session/
H A Dui_content_proxy.cpp34 LOGW("reportStub is nullptr"); in GetInspectorTree()
62 LOGW("write reportStub failed"); in Connect()
66 LOGW("write processId failed"); in Connect()
86 LOGW("reportStub is nullptr"); in RegisterClickEventCallback()
107 LOGW("reportStub is nullptr"); in RegisterSearchEventCallback()
128 LOGW("reportStub is nullptr"); in RegisterRouterChangeEventCallback()
149 LOGW("reportStub is nullptr"); in RegisterComponentChangeEventCallback()
191 LOGW("reportStub is nullptr"); in UnregisterClickEventCallback()
212 LOGW("reportStub is nullptr"); in UnregisterSearchEventCallback()
233 LOGW("reportStub is nullptr"); in UnregisterRouterChangeEventCallback()
[all …]
H A Dui_report_proxy.cpp30 LOGW("ReportClickEvent write interface token failed"); in ReportClickEvent()
34 LOGW("ReportClickEvent write data failed"); in ReportClickEvent()
38 LOGW("ReportClickEvent send request failed"); in ReportClickEvent()
52 LOGW("ReportRouterChangeEvent write data failed"); in ReportRouterChangeEvent()
56 LOGW("ReportRouterChangeEvent send request failed"); in ReportRouterChangeEvent()
88 LOGW("ReportSearchEvent write data failed"); in ReportSearchEvent()
92 LOGW("ReportSearchEvent send request failed"); in ReportSearchEvent()
141 LOGW("ReportWebUnfocusEvent write data failed"); in ReportWebUnfocusEvent()
145 LOGW("ReportWebUnfocusEvent write data failed"); in ReportWebUnfocusEvent()
163 LOGW("SendBaseInfo write data failed"); in SendBaseInfo()
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_persistent.cpp61LOGW("[Engine Log] Unable to use the PersistentStorage in the Previewer. Perform this operation on… in Set()
66 LOGW("JSPersistent: Fail to set persistent data, args too few or key type is not a string"); in Set()
73 LOGW("no storage available"); in Set()
82LOGW("[Engine Log] Unable to use the PersistentStorage in the Previewer. Perform this operation on… in Get()
91 LOGW("no storage available"); in Get()
108LOGW("[Engine Log] Unable to use the PersistentStorage in the Previewer. Perform this operation on… in Has()
113 LOGW("JSPersistent: Failed to Get persistent data, args too few"); in Has()
118 LOGW("no storage available"); in Has()
128LOGW("[Engine Log] Unable to use the PersistentStorage in the Previewer. Perform this operation on… in Delete()
137 LOGW("no storage available"); in Delete()
[all …]
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dregister_hdi_device_v2_0.cpp36 LOGW("Get HDI device failed."); in HDIDeviceV2_0Creator()
44 LOGW("Get device name failed. An error occurred in HDI, errorcode is %{public}d.", ret); in HDIDeviceV2_0Creator()
47LOGW("Get device name failed. Errorcode is %{public}s.", ConverterRetToString(nnrtRet).c_str()); in HDIDeviceV2_0Creator()
55 LOGW("Get vendor name failed. An error occurred in HDI, errorcode is %{public}d.", ret); in HDIDeviceV2_0Creator()
58LOGW("Get vendor name failed. Errorcode is %{public}s.", ConverterRetToString(nnrtRet).c_str()); in HDIDeviceV2_0Creator()
67 LOGW("Get version failed. An error occurred in HDI, errorcode is %{public}d.", ret); in HDIDeviceV2_0Creator()
70LOGW("Get version failed. Errorcode is %{public}s.", ConverterRetToString(nnrtRet).c_str()); in HDIDeviceV2_0Creator()
79 LOGW("Failed to create device, because fail to create device instance."); in HDIDeviceV2_0Creator()
85 LOGW("Failed to register backend, because fail to create backend."); in HDIDeviceV2_0Creator()
H A Dregister_hdi_device_v1_0.cpp35 LOGW("Get HDI device failed."); in HDIDeviceV1_0Creator()
41 LOGW("Get device name failed. ErrorCode=%d", hdiRet); in HDIDeviceV1_0Creator()
47 LOGW("Get vendor name failed. ErrorCode=%d", hdiRet); in HDIDeviceV1_0Creator()
54 LOGW("Get version failed. ErrorCode=%d", hdiRet); in HDIDeviceV1_0Creator()
62 LOGW("Failed to register device, because fail to create device instance."); in HDIDeviceV1_0Creator()
68 LOGW("Failed to register backend, because fail to create backend."); in HDIDeviceV1_0Creator()
H A Dneural_network_runtime_compat.cpp107 LOGW("OH_NNExecutor_AllocateInputMemory has no effect, passed length equals 0."); in OH_NNExecutor_AllocateInputMemory()
129 LOGW("OH_NNExecutor_AllocateOutputMemory has no effect, passed length equals 0."); in OH_NNExecutor_AllocateOutputMemory()
151 LOGW("OH_NNExecutor_DestroyInputMemory has no effect, passed nullptr to memory."); in OH_NNExecutor_DestroyInputMemory()
155 LOGW("OH_NNExecutor_DestroyInputMemory has no effect, passed nullptr to *memory."); in OH_NNExecutor_DestroyInputMemory()
176 LOGW("OH_NNExecutor_DestroyOutputMemory has no effect, passed nullptr to memory."); in OH_NNExecutor_DestroyOutputMemory()
180 LOGW("OH_NNExecutor_DestroyOutputMemory has no effect, passed nullptr to *memory."); in OH_NNExecutor_DestroyOutputMemory()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/state_manage/
H A Dcj_persistent_storage_ffi.cpp50 LOGW("no storage available"); in SetValueToStorage()
61LOGW("[Engine Log] Unable to use the PersistentStorage in the Previewer. Perform this operation on… in FfiOHOSAceFrameworkPersistentGetString()
76LOGW("[Engine Log] Unable to use the PersistentStorage in the Previewer. Perform this operation on… in FfiOHOSAceFrameworkPersistentSetString()
91LOGW("[Engine Log] Unable to use the PersistentStorage in the Previewer. Perform this operation on… in FfiOHOSAceFrameworkPersistentGetInt64()
106LOGW("[Engine Log] Unable to use the PersistentStorage in the Previewer. Perform this operation on… in FfiOHOSAceFrameworkPersistentSetInt64()
122LOGW("[Engine Log] Unable to use the PersistentStorage in the Previewer. Perform this operation on… in FfiOHOSAceFrameworkPersistentGetFloat64()
137LOGW("[Engine Log] Unable to use the PersistentStorage in the Previewer. Perform this operation on… in FfiOHOSAceFrameworkPersistentSetFloat64()
153LOGW("[Engine Log] Unable to use the PersistentStorage in the Previewer. Perform this operation on… in FfiOHOSAceFrameworkPersistentGetBool()
168LOGW("[Engine Log] Unable to use the PersistentStorage in the Previewer. Perform this operation on… in FfiOHOSAceFrameworkPersistentSetBool()
183LOGW("[Engine Log] Unable to use the PersistentStorage in the Previewer. Perform this operation on… in FfiOHOSAceFrameworkPersistentDelete()
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/grid/
H A Dgrid_component.cpp38 LOGW("Invalid direction %{public}d", direction); in SetDirection()
47 LOGW("Invalid flexAlign %{public}d", flexAlign); in SetFlexAlign()
56 LOGW("Invalid ColumnCount %{public}d", count); in SetColumnCount()
65 LOGW("Invalid ColumnExtent %{public}d", extent); in SetColumnExtent()
74 LOGW("Invalid TotalCount %{public}d", totalCount); in SetTotalCount()
83 LOGW("Invalid CachedCount %{public}d", cachedCount); in SetCachedCount()
92 LOGW("Invalid Width %{public}lf", width); in SetWidth()
101 LOGW("Invalid Height %{public}lf", height); in SetHeight()
H A Dgrid_controller.cpp26 LOGW("RenderGrid is null. JumpTo %{public}lf failed.", position); in JumpTo()
36 LOGW("RenderGrid is null. AnimateTo %{public}lf failed.", position); in AnimateTo()
46 LOGW("RenderGrid is null. JumpTo %{public}d failed.", index); in JumpTo()
56 LOGW("RenderGrid is null. AnimateTo %{public}d failed.", index); in AnimateTo()
66 LOGW("RenderGrid is null. ScrollBy failed."); in ScrollBy()
76 LOGW("RenderGrid is null. GetCurrentIndex failed."); in GetCurrentIndex()
86 LOGW("RenderGrid is null. GetCurrentPosition failed."); in GetCurrentPosition()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dsvg_animate.cpp150 LOGW("invalid calcMode"); in CreateDiscreteAnimate()
273 LOGW("invalid calcMode"); in CreateLinearAnimate()
280 LOGW("create linear animate failed"); in CreateLinearAnimate()
288 LOGW("create linear animate failed"); in CreateLinearAnimate()
398 LOGW("invalid calcMode"); in CreatePacedAnimate()
418 LOGW("create linear animate failed"); in CreatePacedAnimate()
435 LOGW("invalid calcMode"); in CreateSplineAnimate()
441 LOGW("create spline animate failed"); in CreateSplineAnimate()
447 LOGW("create spline animate failed"); in CreateSplineAnimate()
494 LOGW("animation invalid, values is invalid"); in SplineAnimate()
[all …]
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/async_stack/
H A Dunique_stack_table.cpp39 LOGW("%s", "Hashtable size limit, initial value too large!\n"); in Init()
51 LOGW("%s", "Failed to mmap!\n"); in Init()
67 LOGW("%s", "Hashtable not exist, fatal error!"); in Resize()
72 LOGW("Before resize, totalNodes_: %u, availableNodes_: %u, \ in Resize()
77 LOGW("Hashtable size limit, resize failed current cnt: %u, max cnt: %u", in Resize()
104 LOGW("After resize, totalNodes_: %u, availableNodes_: %u, \ in Resize()
114 LOGW("%s", "The value of the hashModulus_ is zero\n"); in PutPcInSlot()
157 LOGW("%s", "init Hashtable failed, fatal error!"); in PutPcsInTable()
184 LOGW("%s", "Hashtable not exist, fatal error!"); in GetWriteSize()
202 LOGW("Failed to find frame by index: %" PRIu64 "", stackId); in GetFrame()
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/grid_layout/
H A Dgrid_layout_component.cpp52 LOGW("Invalid direction %{public}d", direction); in SetDirection()
61 LOGW("Invalid flexAlign %{public}d", flexAlign); in SetFlexAlign()
70 LOGW("Invalid ColumnCount %{public}d", count); in SetColumnCount()
79 LOGW("Invalid RowCount %{public}d", count); in SetRowCount()
88 LOGW("Invalid Width %{public}lf", width); in SetWidth()
97 LOGW("Invalid Height %{public}lf", height); in SetHeight()
116 LOGW("Invalid RowGap, use 0px"); in SetColumnGap()
126 LOGW("Invalid RowGap, use 0px"); in SetRowGap()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/water_flow/
H A Dwater_flow_component.cpp35 LOGW("Invalid RowGap, use 0.0px"); in SetColumnsGap()
45 LOGW("Invalid RowGap, use 0.0px"); in SetRowsGap()
55 LOGW("Invalid direction %{public}d", direction); in SetLayoutDirection()
94 LOGW("Invalid minWidth, use 0.0px"); in SetMinWidth()
104 LOGW("Invalid minHeight, use 0.0px"); in SetMinHeight()
114 LOGW("Invalid maxWidth, use 0.0px"); in SetMaxWidth()
124 LOGW("Invalid maxHeight, use 0.0px"); in SetMaxHeight()
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dtype_converter.cpp241 LOGW("unknown codecType %d", type); in HdiCodecTypeToInnerCodecType()
255 LOGW("unknown AvCodecRole %d", role); in HdiRoleToOmxCodingType()
267 LOGW("unknown AvCodecRole %d", role); in HdiRoleToMime()
291 LOGW("unknown VideoPixelFormat %d", format); in InnerFmtToFmt()
303 LOGW("unknown VideoPixelFormat %d", format); in InnerFmtToDisplayFmt()
379 LOGW("unknown CodecHevcLevel %d", level); in OmxHevcLevelToInnerLevel()
391 LOGW("unknown CodecVvcProfile %d", profile); in OmxVvcProfileToInnerProfile()
403 LOGW("unknown CodecVvcLevel %d", level); in OmxVvcLevelToInnerLevel()
415 LOGW("unknown AVCProfile %d", profile); in InnerAvcProfileToOmxProfile()
451 LOGW("unknown VvcMaxLevel %d", maxLevel); in InnerVvcMaxLevelToAllLevels()
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_tabcontent_bridge.cpp37 LOGW("TabContent does not support width and height settings"); in SetTabContentWidth()
44 LOGW("TabContent does not support width and height settings"); in SetTabContentHeight()
51 LOGW("TabContent does not support width and height settings"); in SetTabContentSize()
57 LOGW("TabContent does not support width and height settings"); in ResetTabContentWidth()
64 LOGW("TabContent does not support width and height settings"); in ResetTabContentHeight()
71 LOGW("TabContent does not support width and height settings"); in ResetTabContentSize()
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_hap.cpp59 LOGW("%s", "Failed to parse hap file info"); in ParseHapInfo()
64 LOGW("%s", "Failed to parse hap mem info"); in ParseHapInfo()
83 LOGW("Failed to parse ark file info, pc: %p, begin: %p", in ParseHapFileInfo()
101 LOGW("Failed to parse hap mem data, pid: %d", pid); in ParseHapMemInfo()
106 LOGW("Failed to parse ark frame info, pc: %p, begin: %p", in ParseHapMemInfo()
129 LOGW("Failed to get hap abc info: %s", name.c_str()); in ParseHapFileData()
158 LOGW("ReadProcMemByPid(%d) return size(%zu), real size(%zu)", pid, size, abcDataSize_); in ParseHapMemData()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_chart_bridge.cpp38 LOGW("key is null. Ignoring!"); in GetAttrOptionsAxis()
81 LOGW("key is null. Ignoring!"); in GetAttrOptionsSeriesPoint()
134 LOGW("key is null. Ignoring!"); in GetChartAttrOptionsSeriesLineStyle()
178 LOGW("key is null. Ignoring!"); in GetChartAttrOptionsSeriesLoop()
184 LOGW("val is null. Ignoring!"); in GetChartAttrOptionsSeriesLoop()
219 LOGW("key is null. Ignoring!"); in GetChartAttrOptionsSeries()
225 LOGW("val is null. Ignoring!"); in GetChartAttrOptionsSeries()
328 LOGW("key is null. Ignoring!"); in ParseAttrDataStyle()
410 LOGW("key is null. Ignoring!"); in GetAttrDataset()
416 LOGW("val is null. Ignoring!"); in GetAttrDataset()
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_image.cpp34 LOGW("Svg image href is empty"); in OnDraw()
43 LOGW("Svg image size is illegal"); in OnDraw()
57 LOGW("Unknown svg href src type"); in OnDraw()
73 LOGW("Svg image format is not supported"); in LoadLocalImage()
90 LOGW("invalid pipeline context"); in LoadLocalImage()
95 LOGW("No asset manager!"); in LoadLocalImage()
101 LOGW("No asset data!"); in LoadLocalImage()
109 LOGW("Load local svg image failed!"); in LoadLocalImage()
123 LOGW("Load base64 svg image failed!"); in LoadBase64Image()
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/services/uiservice/src/
H A Dui_service_mgr_client.cpp52 LOGW("%{private}s:fail to connect UIMgrService", __func__); in RegisterCallBack()
65 LOGW("%{private}s:fail to connect UIMgrService", __func__); in UnregisterCallBack()
79 LOGW("%{private}s:fail to connect UIMgrService", __func__); in Push()
92 LOGW("%{private}s:fail to connect UIMgrService", __func__); in Request()
106 LOGW("%{private}s:fail to connect UIMgrService", __func__); in ReturnRequest()
150 LOGW("%{private}s:fail to get Registry", __func__); in Connect()
155 LOGW("%{private}s:fail to connect UIMgrService", __func__); in Connect()
H A Dui_service_proxy.cpp41 LOGW("%{public}s dataParcel.WriteInterfaceToken(GetDescriptor()) return false", in OnPushCallBack()
65 LOGW("%{public}s SendRequest error, result=%{public}d", __func__, result); in OnPushCallBack()
82 LOGW("%{public}s dataParcel.WriteInterfaceToken(GetDescriptor()) return false", in OnRequestCallBack()
100 LOGW("%{public}s SendRequest error, result=%{public}d", __func__, result); in OnRequestCallBack()
118 LOGW("%{public}s dataParcel.WriteInterfaceToken(GetDescriptor()) return false", in OnReturnRequest()
139 LOGW("%{public}s SendRequest error, result=%{public}d", __func__, result); in OnReturnRequest()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dschema_negotiate.cpp104 LOGW("[RelationalSchema][opinion] Table was missing in remote schema"); in MakeOpinionEachTable()
120 LOGW("[RelationalSchema][opinion] Local table is incompatible with remote table mutually."); in MakeOpinionEachTable()
132LOGW("[RelationalSchema][opinion] Remote schema type %" PRIu8 " is unrecognized.", remoteSchemaTyp… in MakeLocalSyncOpinion()
137LOGW("[RelationalSchema][opinion] Not support sync with schema type: local-type=[%s] remote-type=[… in MakeLocalSyncOpinion()
143 LOGW("[RelationalSchema][opinion] Local schema is not valid"); in MakeLocalSyncOpinion()
150LOGW("[RelationalSchema][opinion] Parse remote schema failed %d, remote schema type %s", errCode, in MakeLocalSyncOpinion()
156 LOGW("[RelationalSchema][opinion] Schema version mismatch, local %s, remote %s", in MakeLocalSyncOpinion()
163 LOGW("[RelationalSchema][opinion] Schema table mode mismatch, local %d, remote %d", in MakeLocalSyncOpinion()
177 LOGW("[RelationalSchema][Strategy] Table opinion is not found from remote."); in ConcludeSyncStrategy()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/codec/
H A Dstandard_function_codec.cpp25 LOGW("Too many args for a function call"); in EncodeFunctionCall()
40 LOGW("Decode funcName failed"); in DecodeFunctionCall()
46 LOGW("Decode args failed"); in DecodeFunctionCall()
59 LOGW("Decode platform message failed"); in DecodePlatformMessage()
H A Dbyte_buffer_operator.cpp24 LOGW("Could not read map size or map size is invalid"); in ReadData()
34 LOGW("Failed to read key or value"); in ReadData()
46 LOGW("Could not read map size or map size is invalid"); in ReadData()
55 LOGW("Failed to read string value"); in ReadData()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drender_svg_use.cpp26 LOGW("component is null"); in Update()
37 LOGW("used href is empty"); in Update()
42 LOGW("ref RenderComponent is null, href:%{public}s", href.c_str()); in Update()
47 LOGW("create svg use child fail, href:%{public}s", href.c_str()); in Update()
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dimage_codec_dfx.cpp178 LOGW("surface buffer has null va"); in DumpSurfaceBuffer()
190 LOGW("invalid buffer dimension"); in DumpSurfaceBuffer()
196 LOGW("invalid fmt=%{public}d", surfaceBuffer->GetFormat()); in DumpSurfaceBuffer()
208 LOGW("cannot open %{public}s", name); in DumpSurfaceBuffer()
217 LOGW("invalid imgCodecBuffer"); in DumpLinearBuffer()
222 LOGW("null va"); in DumpLinearBuffer()
239 LOGW("sprintf_s failed"); in DumpLinearBuffer()
247 LOGW("cannot open %{public}s", name); in DumpLinearBuffer()

12345678910>>...29