Home
last modified time | relevance | path

Searched refs:ZLOGW (Results 1 - 25 of 65) sorted by relevance

123

/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dstore_result_set.cpp38 ZLOGW("already closed"); in GetCount()
49 ZLOGW("already closed"); in GetPosition()
60 ZLOGW("already closed"); in MoveToFirst()
70 ZLOGW("already closed"); in MoveToLast()
81 ZLOGW("already closed"); in MoveToNext()
92 ZLOGW("already closed"); in MoveToPrevious()
103 ZLOGW("already closed"); in Move()
114 ZLOGW("already closed"); in MoveToPosition()
125 ZLOGW("already closed"); in IsFirst()
135 ZLOGW("alread in IsLast()
[all...]
H A Dkv_hiview_reporter.cpp191 ZLOGW("dbPath path is empty"); in IsReportCorruptedFault()
197 ZLOGW("corrupted flag already exit"); in IsReportCorruptedFault()
206 ZLOGW("dbPath path is empty"); in CreateCorruptedFlag()
212 ZLOGW("creat corrupted flg fail, flgname=%{public}s, errno=%{public}d", in CreateCorruptedFlag()
223 ZLOGW("dbPath path is empty"); in DeleteCorruptedFlag()
229 ZLOGW("remove corrupted flg fail, flgname=%{public}s, errno=%{public}d", in DeleteCorruptedFlag()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
H A Dapp_pipe_mgr.cpp66 ZLOGW("Input is invalid, maxSize:%u, current size:%u", DataBuffer::MAX_TRANSFER_SIZE, dataInfo.length); in SendData()
75 ZLOGW("pipeInfo:%s not found", pipeInfo.pipeId.c_str()); in SendData()
87 ZLOGW("Start Failed, pipeInfo is empty."); in Start()
93 ZLOGW("repeated start, pipeInfo:%{public}s.", pipeInfo.pipeId.c_str()); in Start()
100 ZLOGW("Start pipeInfo:%{public}s, failed ret:%{public}d.", pipeInfo.pipeId.c_str(), ret); in Start()
114 ZLOGW("pipeInfo:%s not found", pipeInfo.pipeId.c_str()); in Stop()
120 ZLOGW("Stop pipeInfo:%s ret:%d.", pipeInfo.pipeId.c_str(), ret); in Stop()
158 ZLOGW("pipeInfo:%s not found", pipeInfo.pipeId.c_str()); in SetMessageTransFlag()
H A Dsoftbus_adapter_standard.cpp106 ZLOGW("register device change failed, status:%d", static_cast<int>(status)); in SoftBusAdapter()
151 ZLOGW("Add listener error or repeated adding."); in StartWatchDataChange()
165 ZLOGW("stop data observer error, pipeInfo:%{public}s", pipeInfo.pipeId.c_str()); in StopWatchDataChange()
448 ZLOGW("no listener %{public}s.", pipeInfo.pipeId.c_str()); in NotifyDataListeners()
471 ZLOGW("no listener device:%{public}s", KvStoreUtils::ToBeAnonymous(device.deviceId).c_str()); in OnBroadcast()
/foundation/communication/ipc/ipc/native/src/core/include/
H A Dcheck_instance_exit.h21 ZLOGW(LOG_LABEL, "instance is exiting"); \
27 ZLOGW(LOG_LABEL, "instance is exiting"); \
H A Dipc_debug.h31 #define ZLOGW(LOG_LABEL, fmt, args...) \ macro
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatasvc/src/
H A Ddatamgr_service_proxy.cpp73 ZLOGW("failed to write string."); in RegisterClientDeathObserver()
78 ZLOGW("failed to write parcel."); in RegisterClientDeathObserver()
90 ZLOGW("failed during IPC. errCode %d", error); in RegisterClientDeathObserver()
106 ZLOGW("failed to write bundleName:%{public}s, user:%{public}d, appIndex:%{public}d, tokenID:%{public}d", in ClearAppStorage()
115 ZLOGW("failed during IPC. errCode %d", error); in ClearAppStorage()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_callback_proxy.cpp60 ZLOGW("SendRequest failed, error %d", error); in Completed()
79 ZLOGW("SendRequest failed, error %d", error); in Completed()
98 ZLOGW("SendRequest failed, error %d", error); in Completed()
117 ZLOGW("SendRequest failed, error %d", error); in Completed()
H A Dobject_dms_handler.cpp70 ZLOGW("Not in continue, networkId: %{public}s, bundleName: %{public}s", in IsContinue()
95 ZLOGW("Not in continue, srcBundleName: %{public}s, srcNetworkId: %{public}s", in GetDstBundleName()
/foundation/communication/ipc/ipc/native/src/core/source/
H A Diremote_broker.cpp73 ZLOGW(LABEL, "path:%{public}s is dlclosed", iter->second.c_str()); in Register()
112 ZLOGW(LABEL, "path:%{public}s is dlclosed", iter->second.c_str()); in Unregister()
148 ZLOGW(LABEL, "dladdr failed ret:%{public}d", ret); in GetObjectSoPath()
H A Dipc_object_proxy.cpp156 ZLOGW(LABEL, "DFX_BlockMonitor IPC cost %{public}lld ms, interface code:%{public}u, desc:%{public}s", in SendRequest()
167 ZLOGW(LABEL, "backtrace info:\n%{public}s", backtrace.c_str()); in SendRequest()
355 ZLOGW(LABEL, "proxy is dead, init again, handle:%{public}d desc:%{public}s", in WaitForInit()
512 ZLOGW(LABEL, "handle:%{public}d desc:%{public}s %{public}u", handle_, in SendObituary()
586 ZLOGW(LABEL, "handle:%{public}d desc:%{public}s", handle_, in NoticeServiceDie()
715 ZLOGW(LABEL, "GET_PROTO_INFO transact return error:%{public}d handle:%{public}u time:%{public}" PRIu64, in GetProtoInfo()
760 ZLOGW(LABEL, "get current fail, handle:%{public}d desc:%{public}s", in AddDbinderDeathRecipient()
766 ZLOGW(LABEL, "already attach callback stub, handle:%{public}d desc:%{public}s", in AddDbinderDeathRecipient()
779 ZLOGW(LABEL, "already attach new callback stub, handle:%{public}d desc:%{public}s", in AddDbinderDeathRecipient()
813 ZLOGW(LABE in RemoveDbinderDeathRecipient()
[all...]
H A Dipc_workthread.cpp107 ZLOGW(LOG_LABEL, "the stop flag is true, thread start exit"); in ThreadHandler()
157 ZLOGW(LOG_LABEL, "the stop flag is true, can not create other thread"); in Start()
H A Dipc_object_stub.cpp125 ZLOGW(LABEL, "recv DBINDER_OBITUARY_TRANSACTION, desc:%{public}s", in OnRemoteRequest()
139 ZLOGW(LABEL, "unknown code:%{public}u desc:%{public}s time:%{public}" PRIu64, code, in OnRemoteRequest()
240 ZLOGW(LABEL, "update app info, listenFd:%{public}d stubIndex:%{public}" PRIu64 " tokenId:%{public}u", in DBinderIncRefsTransaction()
363 ZLOGW(LABEL, "stub:%{public}s deal request code:%{public}u cost time:%{public}ums", in SendRequestInner()
582 ZLOGW(LABEL, "enter, desc:%{public}s", ProcessSkeleton::ConvertToSecureDesc(Str16ToStr8(descriptor_)).c_str()); in NoticeServiceDie()
627 ZLOGW(LABEL, "add auth info, pid:%{public}u uid:%{public}u deviceId:%{public}s " in AddAuthInfo()
760 ZLOGW(LABEL, "unexpected call"); in GetAndSaveDBinderData()
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
H A Dkvstore_service_death_notifier.cpp79 ZLOGW("new KvStoreDeathRecipient failed"); in GetDistributedKvDataService()
101 ZLOGW("new KvStoreClientDeathObserver failed"); in RegisterClientDeathObserver()
134 ZLOGW("DistributedDataMgrService died."); in OnRemoteDied()
H A Ddistributed_kv_data_manager.cpp167 ZLOGW("Register KvStoreService Death Recipient input is null."); in RegisterKvStoreServiceDeathRecipient()
178 ZLOGW("UnRegister KvStoreService Death Recipient input is null."); in UnRegisterKvStoreServiceDeathRecipient()
198 ZLOGW("Endpoint already set"); in SetEndpoint()
/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/distributeddatafwk/src/
H A Ddistributed_kv_data_manager.cpp121 ZLOGW("Register KvStoreService Death Recipient input is null."); in RegisterKvStoreServiceDeathRecipient()
131 ZLOGW("UnRegister KvStoreService Death Recipient input is null."); in UnRegisterKvStoreServiceDeathRecipient()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/lifecycle/
H A Dlifecycle_manager.cpp71 ZLOGW("fail, status = %{public}d, intention = [%{public}s].", status, errorInfo.c_str()); in OnStart()
107 ZLOGW("fail, status = %{public}d, intention = [%{public}s].", status, errorInfo.c_str()); in GetTask()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/installer/
H A Dinstaller_impl.cpp125 ZLOGW("unsubscribe fail res:%d", res); in ~InstallerImpl()
133 ZLOGW("unsubscribe fail res:%d", res); in UnsubscribeEvent()
140 ZLOGW("kvStoreDataService is null."); in Init()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/
H A Dkvstore_account_observer.h31 ZLOGW("system is busy with processing account event."); \
H A Dkvstore_meta_manager.cpp94 ZLOGW("register metaMgr failed: %{public}d.", status); in InitMetaListener()
223 ZLOGW("GenerateRootKey failed, retry times:%{public}d.", static_cast<int>(retry)); in GetTask()
372 ZLOGW("register meta observer failed.");
379 ZLOGW("register meta observer failed :%{public}d.", dbStatus);
385 ZLOGW("meta observer destruct.");
472 ZLOGW("load meta failed, deviceId:%{public}s", Anonymous::Change(deviceId).c_str());
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/screen/
H A Dscreen_manager.cpp30 ZLOGW("no register, new instance!"); in GetInstance()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
H A Ddata_share_service_stub.cpp121 ZLOGW("read device list failed."); in OnAddTemplate()
137 ZLOGW("read device list failed."); in OnDelTemplate()
153 ZLOGW("read device list failed."); in OnPublish()
168 ZLOGW("read device list failed."); in OnGetData()
348 ZLOGW("over time, code:%{public}u callingPid:%{public}d, cost:%{public}" PRIi64 "ms", in OnRemoteRequest()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Dscheduler_manager.cpp161 ZLOGW("template scheduler_ empty, %{public}s, %{public}" PRId64 ", %{public}s", in ExecuteSchedulerSQL()
188 ZLOGW("not find remindTimer, sql is %{public}s", schedulerSQL.c_str()); in GenRemindTimerFuncParams()
208 ZLOGW("RemoveTimer %{public}s %{public}s %{public}" PRId64, in RemoveTimer()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/
H A Dudmf_service_impl.cpp290 ZLOGW("No need to grant uri permissions, queryKey=%{public}s.", query.key.c_str()); in ProcessUri()
298 ZLOGW("Get uri is empty, key=%{public}s.", query.key.c_str()); in ProcessUri()
305 ZLOGW("Get authority is empty or uri scheme not equals to file, key=%{public}s.", query.key.c_str()); in ProcessUri()
331 ZLOGW("Get remoteUri is empyt, key=%{public}s.", query.key.c_str()); in SetRemoteUri()
350 ZLOGW("DataSet has no data, key: %{public}s, intention: %{public}d.", query.key.c_str(), query.intention); in GetBatchData()
420 ZLOGW("DataSet has no data, key: %{public}s, intention: %{public}d.", query.key.c_str(), query.intention); in DeleteData()
504 ZLOGW("Add privilege in cache, key: %{public}s.", query.key.c_str()); in AddPrivilege()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/account/src/
H A Daccount_delegate_normal_impl.cpp162 ZLOGW("unregister account event fail res:%d", res); in ~AccountDelegateNormalImpl()
170 ZLOGW("unregister account event fail res:%d", res); in UnsubscribeAccountEvent()

Completed in 14 milliseconds

123