Home
last modified time | relevance | path

Searched refs:DHLOGW (Results 1 - 25 of 31) sorted by relevance

12

/foundation/distributedhardware/distributed_screen/common/test/unittest/src/
H A Dscreen_common_test.cpp43 DHLOGW("common_001."); in HWTEST_F()
57 DHLOGW("common_002."); in HWTEST_F()
89 DHLOGW("common_003."); in HWTEST_F()
103 DHLOGW("common_004."); in HWTEST_F()
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_control_center/inner_kits/src/
H A Dav_trans_control_center_callback.cpp37 DHLOGW("AVTransControlCenterCallback::SetSharedMemory enter."); in SetSharedMemory()
54 DHLOGW("AVTransControlCenterCallback::Notify enter."); in Notify()
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/task/
H A Dmeta_disable_task.cpp81 DHLOGW("GetDHSourceInstance is nullptr."); in Disable()
92 DHLOGW("Meta disable failed, dhId = %{public}s.", GetAnonyString(GetDhId()).c_str()); in Disable()
H A Dmeta_enable_task.cpp78 DHLOGW("GetDHSourceInstance is nullptr."); in Enable()
89 DHLOGW("Meta enable failed, dhId = %{public}s udid = %{public}s.", in Enable()
H A Donline_task.cpp115 DHLOGW("Can not get cap info from CapabilityInfo, try use local Capability info"); in CreateEnableTask()
123 DHLOGW("Can not get cap info from local Capbility, try use meta info"); in CreateEnableTask()
H A Doffline_task.cpp119 DHLOGW("Can not get cap info from CapabilityInfo, try use meta info"); in CreateDisableTask()
/foundation/distributedhardware/distributed_input/interfaces/ipc/src/
H A Dstart_stop_result_call_back_stub.cpp53 DHLOGW("OnStart received."); in OnRemoteRequest()
70 DHLOGW("OnStop received."); in OnRemoteRequest()
H A Dstart_stop_d_inputs_call_back_stub.cpp43 DHLOGW("OnResultDhids received."); in OnRemoteRequest()
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentmanager/
H A Dcomponent_monitor.cpp79 DHLOGW("SaId is in monitor, id: %{public}" PRIu32, saId); in AddSAMonitor()
107 DHLOGW("can not find sa listener info, id: %{public}" PRIu32, saId); in RemoveSAMonitor()
H A Dcomponent_manager.cpp496 DHLOGW("GetSource failed, compType = %{public}#X, ret = %{public}d.", type, ret); in InitCompSource()
500 DHLOGW("sourcePtr is null, compType = %{public}#X.", type); in InitCompSource()
520 DHLOGW("GetSink failed, compType = %{public}#X, ret = %{public}d.", type, ret); in InitCompSink()
524 DHLOGW("sinkPtr is null, compType = %{public}#X.", type); in InitCompSink()
/foundation/distributedhardware/distributed_input/services/sink/inputcollector/src/
H A Ddistributed_input_collector.cpp113 DHLOGW("DistributedInputCollector::CollectEventsThread exist!"); in CollectEventsThread()
151 DHLOGW("DistributedInputCollector::StartCollectEventsThread exit!"); in StartCollectEventsThread()
169 DHLOGW("DistributedInputCollector::StopCollectEventsThread exit!"); in StopCollectEventsThread()
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/
H A Ddistributed_hardware_service.cpp108 DHLOGW("Depend sa not start"); in DoBusinessInit()
136 DHLOGW("DSoftbus not start"); in IsDepSAStart()
142 DHLOGW("KVDB not start"); in IsDepSAStart()
148 DHLOGW("DM not start"); in IsDepSAStart()
H A Ddistributed_hardware_manager_factory.cpp173 DHLOGW("device is already online, uuid = %{public}s", GetAnonyString(uuid).c_str()); in SendOnLineEvent()
/foundation/distributedhardware/distributed_screen/services/screentransport/screensinktrans/src/
H A Dscreen_sink_trans.cpp56 DHLOGW("%{public}s: Release image processor failed ret: %{public}" PRId32, DSCREEN_LOG_TAG, ret); in Release()
68 DHLOGW("%{public}s: Release channel session failed ret: %{public}" PRId32, DSCREEN_LOG_TAG, ret); in Release()
105 DHLOGW("%{public}s: Stop image processor failed ret: %{public}" PRId32, DSCREEN_LOG_TAG, ret); in Stop()
116 DHLOGW("%{public}s: Close Session failed ret: %{public}" PRId32, DSCREEN_LOG_TAG, ret); in Stop()
/foundation/distributedhardware/distributed_screen/common/include/
H A Ddscreen_log.h35 #define DHLOGW(fmt, ...) HILOG_WARN(LOG_CORE, \ macro
/foundation/distributedhardware/distributed_input/utils/include/
H A Ddinput_log.h34 #define DHLOGW(fmt, ...) HILOG_WARN(LOG_CORE, \ macro
/foundation/distributedhardware/distributed_hardware_fwk/common/log/include/
H A Ddistributed_hardware_log.h33 #define DHLOGW(fmt, ...) HILOG_WARN(LOG_CORE, \ macro
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/resourcemanager/
H A Ddb_adapter.cpp117 DHLOGW("This db meta changed, remove and rebuild it"); in Init()
185 DHLOGW("Get kvStoragePtr_ failed, status: %{public}d", status); in ReInit()
200 DHLOGW("Get deviceId empty, key: %{public}s", GetAnonyString(key).c_str()); in GetNetworkIdByKey()
205 DHLOGW("Query local db info, no need sync"); in GetNetworkIdByKey()
211 DHLOGW("Get uuid empty, deviceId: %{public}s", GetAnonyString(deviceId).c_str()); in GetNetworkIdByKey()
215 DHLOGW("The device not online, no need sync, uuid: %{public}s, deviceId: %{public}s", in GetNetworkIdByKey()
229 DHLOGW("The networkId emtpy."); in SyncByNotFound()
/foundation/distributedhardware/distributed_hardware_fwk/interfaces/inner_kits/src/ipc/
H A Ddhfwk_sa_manager.cpp107 DHLOGW("Receive SA Start, but sa id is not DHFWK, id: %{public}" PRId32, systemAbilityId); in OnAddSystemAbility()
128 DHLOGW("Receive SA Stop, but sa id is not DHFWK, id: %{public}" PRId32, systemAbilityId); in OnRemoveSystemAbility()
/foundation/distributedhardware/distributed_audio/common/include/
H A Ddaudio_log.h34 #define DHLOGW(fmt, ...) HILOG_WARN(LOG_CORE, \ macro
/foundation/distributedhardware/distributed_camera/common/include/utils/
H A Ddistributed_hardware_log.h38 #define DHLOGW(fmt, ...) HILOG_WARN(LOG_CORE, "[%{public}s][%{public}s][%{public}s:%{public}s]:" fmt, \ macro
/foundation/distributedhardware/distributed_input/services/sink/transport/src/
H A Ddistributed_input_sink_switch.cpp103 DHLOGW("StopAllSwitch switchVector_ is null."); in StopAllSwitch()
/foundation/distributedhardware/distributed_input/services/source/sourcemanager/src/
H A Ddistributed_input_source_sa_cli_mgr.cpp104 DHLOGW("DInputSourceSACliMgr::AddRemoteCli param error! devId=%{public}s", GetAnonyString(devId).c_str()); in AddRemoteCli()
/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/1.0/src/
H A Dscreenregion.cpp49 DHLOGW("OnTransError, err: %{public}" PRId32, err); in OnTransError()
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/accessmanager/
H A Daccess_manager.cpp119 DHLOGW("DeviceManager onDied, try to init failed, tryCount = %{public}d", tryCount); in OnRemoteDied()

Completed in 10 milliseconds

12