/drivers/hdf_core/framework/sample/platform/uart/src/ |
D | uart_sample.c | 68 HDF_LOGW("%s: invalid parameter", __func__); in SampleUartHostInit() 78 HDF_LOGW("%s: invalid parameter", __func__); in SampleUartHostDeinit() 92 HDF_LOGW("%s: invalid parameter", __func__); in SampleUartHostWrite() 97 HDF_LOGW("%s: device is NULL", __func__); in SampleUartHostWrite() 115 HDF_LOGW("%s: invalid parameter", __func__); in SampleUartHostSetBaud() 120 HDF_LOGW("%s: device is NULL", __func__); in SampleUartHostSetBaud() 143 HDF_LOGW("%s: invalid parameter", __func__); in SampleUartHostGetBaud() 148 HDF_LOGW("%s: device is NULL", __func__); in SampleUartHostGetBaud() 238 HDF_LOGW("%s: property is NULL", __func__); in AttachUartDevice() 273 HDF_LOGW("%s: invalid parameter", __func__); in DetachUartDevice()
|
/drivers/peripheral/power/interfaces/hdi_service/src/ |
D | power_config.cpp | 65 HDF_LOGW("GetOneCfgFile power_config.json is NULL"); in ParseConfig() 131 HDF_LOGW("The key does not meet the. key=%{public}s", key.c_str()); in GetValue() 138 HDF_LOGW("Value is empty. key=%{public}s", keys[MAP_KEY_INDEX].c_str()); in GetValue() 144 HDF_LOGW("The key is not configured. key=%{public}s", keys[i].c_str()); in GetValue() 155 HDF_LOGW("sceneConfig is invalid"); in ParseSceneConfig() 165 HDF_LOGW("The scene config is invalid, key=%{public}s", key.c_str()); in ParseSceneConfig()
|
D | running_lock_impl.cpp | 48 HDF_LOGW("Runninglock hold failed, name is empty"); in Hold() 53 …HDF_LOGW("Runninglock hold failed, type=%{public}d or state=%{public}d is invalid", filledInfo.typ… in Hold() 61 … HDF_LOGW("Runninglock hold failed, type=%{public}d is not in lockCounters", filledInfo.type); in Hold() 87 HDF_LOGW("Runninglock unhold failed, name is empty"); in Unhold() 92 HDF_LOGW("Runninglock unhold failed, type=%{public}d is invalid", filledInfo.type); in Unhold() 97 HDF_LOGW("type=%{public}d is not in lockCounters, no need to unhold", filledInfo.type); in Unhold() 116 … HDF_LOGW("HoldLock failed, type=%{public}d or state=%{public}d is invalid", info.type, state); in HoldLock() 128 HDF_LOGW("UnholdLock failed, type=%{public}d is invalid", info.type); in UnholdLock()
|
D | running_lock_counter.cpp | 33 … HDF_LOGW("Lock counter increase failed, runninglock name=%{public}s is exist and timeout < 0", in Increase() 53 …HDF_LOGW("Runninglock name=%{public}s is not exist, no need to decrease lock counter", info.name.c… in Decrease()
|
D | power_interface_impl.cpp | 390 HDF_LOGW("invalid fd: %{public}d", fd); in LoadStringFd() 396 HDF_LOGW("invalid file length(%{public}d)!", fileLength); in LoadStringFd() 407 …HDF_LOGW("the length read from file is failed, len: %{public}d, fileLen: %{public}d", len, fileLen… in LoadStringFd() 488 HDF_LOGW("wakeuo_cause getPath does not exist"); in GetWakeupReason() 501 HDF_LOGW("wakrup cause path not config"); in GetWakeupReason()
|
/drivers/peripheral/connected_nfc_tag/hdi_service/ |
D | connected_nfc_tag_impl.cpp | 52 HDF_LOGW("%{public}s: callbackObj NULL", __func__); in RegisterCallBack() 83 HDF_LOGW("%{public}s !!!deprecated!!!", __func__); in ReadNdefTag() 89 HDF_LOGW("%{public}s !!!deprecated!!!", __func__); in WriteNdefTag()
|
/drivers/hdf_core/framework/model/audio/common/include/ |
D | audio_driver_log.h | 46 HDF_LOGW("[%s][line:%d]: " fmt, __func__, __LINE__, ##arg); \ 71 HDF_LOGW("[%s][line:%d]: " fmt, __func__, __LINE__, ##arg); \ 96 HDF_LOGW("[%s][line:%d]: " fmt, __func__, __LINE__, ##arg); \
|
/drivers/hdf_core/framework/test/unittest/platform/config/ |
D | can_test_config.c | 60 HDF_LOGW("CanTestReadConfig: read bus num failed, using default ..."); in CanTestReadConfig() 65 HDF_LOGW("CanTestReadConfig: read bit rate failed, using default ..."); in CanTestReadConfig() 70 HDF_LOGW("CanTestReadConfig: read reg len failed, using default ..."); in CanTestReadConfig()
|
/drivers/peripheral/codec/hal/passthrough/adapter/src/ |
D | component_common.cpp | 45 HDF_LOGW("%{public}s warn, unsupport codingType[%{public}d]", __func__, codingType); in ConvertAudioCodingTypeToMimeType() 66 HDF_LOGW("%{public}s warn, unsupport codingType[%{public}d]", __func__, codingType); in ConvertVideoCodingTypeToMimeType() 79 HDF_LOGW("%{public}s warn, unsupport codingType[%{public}d]", __func__, codingType); in ConvertImageCodingTypeToMimeType() 118 HDF_LOGW("%{public}s warn, unsupport codingType[%{public}d]", __func__, mimeType); in ConvertMimeTypeToCodingType() 154 HDF_LOGW("%{public}s: unspupport format[%{public}d]", __func__, formatType); in ConvertColorFormatToPixelFormat() 191 HDF_LOGW("%{public}s warn, unsupport pixelFormat[%{public}d]", __func__, pixelFormat); in ConvertPixelFormatToColorFormat() 209 HDF_LOGW("%{public}s warn, unsupport modeType[%{public}d]", __func__, modeType); in ConvertChannelModeToSoundMode() 228 HDF_LOGW("%{public}s warn, unsupport soundMode[%{public}d]", __func__, soundMode); in ConvertSoundModeToChannelMode() 255 HDF_LOGW("%{public}s warn, unsupport profileType[%{public}d]", __func__, profileType); in ConvertAacProfileToProfile() 277 HDF_LOGW("%{public}s warn, unsupport profileType[%{public}d]", __func__, profileType); in ConvertAvcProfileToProfile() [all …]
|
D | component_node.cpp | 85 HDF_LOGW("%{public}s is not support!", __func__); in GetComponentVersion() 177 HDF_LOGW("%{public}s is not support!", __func__); in GetConfig() 187 HDF_LOGW("%{public}s is not support!", __func__); in SetConfig() 197 HDF_LOGW("%{public}s is not support!", __func__); in GetExtensionIndex() 232 HDF_LOGW("%{public}s warn, unsupport state[%{public}d]", __func__, state); in SetState() 265 HDF_LOGW("%{public}s is not support!", __func__); in ComponentTunnelRequest() 296 HDF_LOGW("%{public}s is not support!", __func__); in UseEglImage() 306 HDF_LOGW("%{public}s is not support!", __func__); in ComponentRoleEnum() 316 HDF_LOGW("%{public}s is not support!", __func__); in ComponentDeInit() 353 HDF_LOGW("%{public}s unsupport event [%{public}d]", __func__, event); in OnEvent() [all …]
|
/drivers/peripheral/usb/ddk/host/src/ |
D | ddk_device_manager.c | 86 HDF_LOGW("%{public}s: add device repeatedly busNum:%{public}d, devNum:%{public}d", __func__, in DdkDevMgrAddDevice() 193 … HDF_LOGW("%{public}s: create device failed d_name:%{public}s", __func__, devHandle->d_name); in DdkDevMgrScanSysfs() 241 HDF_LOGW("%{public}s: handle failed", __func__); in DdkDevMgrForEachDeviceSafe() 285 HDF_LOGW("%{public}s: handle failed", __func__); in DdkDevMgrGetGadgetLinkStatusSafe() 378 HDF_LOGW("%{public}s: handle failed", __func__); in DdkDevMgrForEachDeviceSafe() 432 HDF_LOGW("%{public}s: handle failed", __func__); in DdkDevMgrGetGadgetLinkStatusSafe()
|
D | ddk_pnp_listener_mgr.c | 129 HDF_LOGW("%{public}s: notify failed cmd:%{public}d", __func__, cmd); in DdkListenerMgrNotifyAll() 148 HDF_LOGW("%{public}s: add listener repeatedly", __func__); in DdkListenerMgrAdd()
|
/drivers/peripheral/usb/test/benchmarktest/ |
D | usb_benchmark_device_test.cpp | 72 HDF_LOGW("%{public}s: bind usbd subscriber failed\n", __func__); in BENCHMARK_F() 99 HDF_LOGW("%{public}s: bind usbd subscriber failed\n", __func__); in BENCHMARK_F()
|
/drivers/peripheral/intelligent_voice/utils/ |
D | intell_voice_log.h | 34 HDF_LOGW("[%{public}s][line:%{public}d]: " fmt, __func__, __LINE__, ##arg); \
|
/drivers/hdf_core/framework/core/manager/src/ |
D | devmgr_service.c | 63 …HDF_LOGW("failed to start device host(%{public}s, %{public}u)", hostClnt->hostName, hostClnt->host… in DevmgrServiceStartHostProcess() 112 …HDF_LOGW("failed to start device host(%{public}s, %{public}u)", hostClnt->hostName, hostClnt->host… in DevmgrServiceLoadDevice() 311 HDF_LOGW("failed to create new device host client"); in DevmgrServiceStartDeviceHost() 316 HDF_LOGW("failed to get device list for host %{public}s", hostClnt->hostName); in DevmgrServiceStartDeviceHost() 328 HDF_LOGW("failed to start device host, host id is %{public}u", hostAttr->hostId); in DevmgrServiceStartDeviceHost() 345 HDF_LOGW("%{public}s: host list is null", __func__); in DevmgrServiceStartDeviceHosts() 353 …HDF_LOGW("%{public}s failed to start device host, host id is %{public}u, host name is '%{public}s'… in DevmgrServiceStartDeviceHosts()
|
/drivers/hdf_core/framework/support/platform/include/fwk/ |
D | platform_log.h | 22 #define PLAT_LOGW(fmt, arg...) HDF_LOGW(fmt, ##arg)
|
/drivers/peripheral/audio/hal/hdi_passthrough/include/ |
D | audio_uhdf_log.h | 43 HDF_LOGW("[%{public}s][line:%{public}d]: " fmt, __func__, __LINE__, ##arg); \
|
/drivers/hdf_core/interfaces/inner_api/utils/ |
D | hdf_log.h | 89 #define HDF_LOGW(fmt, args...) HDF_LOGW_WRAPPER(fmt, ##args) macro
|
/drivers/hdf_core/interfaces/inner_api/hdi/base/ |
D | hdi_smq_meta.h | 250 HDF_LOGW("failed to memcpy_s overload memzone_"); 288 HDF_LOGW("failed to dup ashmem fd for smq"); in SharedMemQueueMeta() 295 HDF_LOGW("failed to memcpy_s memzone_"); in SharedMemQueueMeta()
|
/drivers/hdf_core/framework/model/network/wifi/core/ |
D | hdf_wifi_core.c | 53 HDF_LOGW("Do not call GPIO and HdfWlanCreateBusManager"); in HdfWlanBusInit() 191 HDF_LOGW("%s:netif already released!ifName=%s", __func__, ifName); in HdfWlanDeinitInterface() 212 HDF_LOGW("%s:chip driver release platform netdevice detected!ifName=%s", __func__, ifName); in HdfWlanDeinitInterface() 456 HDF_LOGW("%s:No device defined.", __func__); in HdfWlanInitThread() 549 HDF_LOGW("Driver HdfWiFi deiniting..."); in HdfWlanDriverRelease() 556 HDF_LOGW("Driver HdfWiFi deinited."); in HdfWlanDriverRelease()
|
/drivers/interface/display/composer/cache_manager/ |
D | layer_cache.cpp | 92 HDF_LOGW("NativeBufferInit buffer nullptr!"); in NativeBufferInit() 106 HDF_LOGW("NativeBufferCleanUp buffer nullptr!"); in NativeBufferCleanUp()
|
/drivers/hdf_core/framework/model/network/bluetooth/ |
D | hdf_power.c | 155 HDF_LOGW("%s:bad power!index=%d", __func__, i); in ActiveMutiPower() 182 HDF_LOGW("%s:bad power!index=%d", __func__, i); in DeactiveMutiPower() 204 HDF_LOGW("%s:bad power!index=%d", __func__, i); in ReleaseMutiPower()
|
/drivers/peripheral/usb/hdi_service/src/ |
D | usbd_load_usb_service.cpp | 54 HDF_LOGW("%{public}s:sa is loading", __func__); in LoadService()
|
/drivers/peripheral/audio/hdi_service/vendor_interface/utils/ |
D | audio_uhdf_log.h | 48 HDF_LOGW("[%{public}s][line:%{public}d]: " fmt, __func__, __LINE__, ##arg); \
|
/drivers/hdf_core/adapter/khdf/uniproton/core/common/src/ |
D | devmgr_service_start.c | 108 HDF_LOGW("%s device manager is not set quick load!", __func__); in DeviceManagerStartStep2()
|