/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/ui_session/ |
H A D | ui_content_proxy.cpp | 34 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 D | ui_report_proxy.cpp | 30 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 D | js_persistent.cpp | 61 …LOGW("[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() 82 …LOGW("[Engine Log] Unable to use the PersistentStorage in the Previewer. Perform this operation on… in Get() 91 LOGW("no storage available"); in Get() 108 …LOGW("[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() 128 …LOGW("[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 D | register_hdi_device_v2_0.cpp | 36 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() 47 … LOGW("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() 58 … LOGW("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() 70 … LOGW("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 D | register_hdi_device_v1_0.cpp | 35 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 D | neural_network_runtime_compat.cpp | 107 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 D | cj_persistent_storage_ffi.cpp | 50 LOGW("no storage available"); in SetValueToStorage() 61 …LOGW("[Engine Log] Unable to use the PersistentStorage in the Previewer. Perform this operation on… in FfiOHOSAceFrameworkPersistentGetString() 76 …LOGW("[Engine Log] Unable to use the PersistentStorage in the Previewer. Perform this operation on… in FfiOHOSAceFrameworkPersistentSetString() 91 …LOGW("[Engine Log] Unable to use the PersistentStorage in the Previewer. Perform this operation on… in FfiOHOSAceFrameworkPersistentGetInt64() 106 …LOGW("[Engine Log] Unable to use the PersistentStorage in the Previewer. Perform this operation on… in FfiOHOSAceFrameworkPersistentSetInt64() 122 …LOGW("[Engine Log] Unable to use the PersistentStorage in the Previewer. Perform this operation on… in FfiOHOSAceFrameworkPersistentGetFloat64() 137 …LOGW("[Engine Log] Unable to use the PersistentStorage in the Previewer. Perform this operation on… in FfiOHOSAceFrameworkPersistentSetFloat64() 153 …LOGW("[Engine Log] Unable to use the PersistentStorage in the Previewer. Perform this operation on… in FfiOHOSAceFrameworkPersistentGetBool() 168 …LOGW("[Engine Log] Unable to use the PersistentStorage in the Previewer. Perform this operation on… in FfiOHOSAceFrameworkPersistentSetBool() 183 …LOGW("[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 D | grid_component.cpp | 38 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 D | grid_controller.cpp | 26 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 D | svg_animate.cpp | 150 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 D | unique_stack_table.cpp | 39 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 D | grid_layout_component.cpp | 52 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 D | water_flow_component.cpp | 35 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 D | type_converter.cpp | 241 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 D | arkts_native_tabcontent_bridge.cpp | 37 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 D | dfx_hap.cpp | 59 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 D | jsi_chart_bridge.cpp | 38 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 D | svg_image.cpp | 34 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 D | ui_service_mgr_client.cpp | 52 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 D | ui_service_proxy.cpp | 41 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 D | schema_negotiate.cpp | 104 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() 132 …LOGW("[RelationalSchema][opinion] Remote schema type %" PRIu8 " is unrecognized.", remoteSchemaTyp… in MakeLocalSyncOpinion() 137 …LOGW("[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() 150 … LOGW("[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 D | standard_function_codec.cpp | 25 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 D | byte_buffer_operator.cpp | 24 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 D | render_svg_use.cpp | 26 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 D | image_codec_dfx.cpp | 178 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()
|