Home
last modified time | relevance | path

Searched refs:ZLOGI (Results 1 – 25 of 91) sorted by relevance

1234

/foundation/communication/ipc/ipc/test/auxiliary/native/src/
Dtest_service_client.cpp54 ZLOGI(LABEL, "StartSyncTransaction"); in StartSyncTransaction()
63 ZLOGI(LABEL, "StartSyncDelayReply"); in StartSyncDelayReply()
72 ZLOGI(LABEL, "StartAsyncTransaction"); in StartAsyncTransaction()
81 ZLOGI(LABEL, "StartPingService"); in StartPingService()
90 ZLOGI(LABEL, "StartGetFooService"); in StartGetFooService()
93 ZLOGI(LABEL, "Fail to get foo service"); in StartGetFooService()
101 ZLOGI(LABEL, "StartDumpService"); in StartDumpService()
109 ZLOGI(LABEL, "StartAsyncDumpService"); in StartAsyncDumpService()
117 ZLOGI(LABEL, "StartTestFileDescriptor"); in StartTestFileDescriptor()
131 ZLOGI(LABEL, "StartLoopTest"); in StartLoopTest()
Dipc_test_helper.cpp125 ZLOGI(LABEL, "current pid %d\n", current); in GetChildPids()
152 ZLOGI(LABEL, "child pid %d", child); in GetChildPids()
172 ZLOGI(LABEL, "%s, res = %d\n", cmd1.c_str(), res); in StartExecutable()
185 ZLOGI(LABEL, "%s res = %d\n", cmd2.c_str(), res); in StartExecutable()
196 ZLOGI(LABEL, "start %s done, pid:%d\n", name.c_str(), execPid); in StartExecutable()
203 ZLOGI(LABEL, "kill pid = %d\n", pid); in StopExecutable()
214 ZLOGI(LABEL, "%s pid = %d, kill it\n", name.c_str(), pid); in StopExecutable()
227 ZLOGI(LABEL, "StartSystemServer done"); in PrepareTestSuite()
236 ZLOGI(LABEL, "kill %s", it->first.c_str()); in TearDownTestSuite()
275 ZLOGI(LABEL, "StartTestApp:%d cmdId=%d pid = %d", appId, cmdId, pid); in StartTestApp()
[all …]
/foundation/distributeddatamgr/distributeddatamgr/frameworks/jskitsimpl/distributeddata/src/
Dentry_point.cpp32 ZLOGI("init createKVManager %{public}d", status); in Init()
35 ZLOGI("init FieldNode %{public}d", status); in Init()
38 ZLOGI("init Schema %{public}d", status); in Init()
41 ZLOGI("init Query %{public}d", status); in Init()
44 ZLOGI("init Enumerate Constants %{public}d", status); in Init()
58 ZLOGI("module register data.distributedData"); in RegisterModule()
/foundation/distributeddatamgr/distributeddatamgr/frameworks/innerkitsimpl/distributeddatafwk/src/
Dkvstore_death_recipient_impl.cpp28 ZLOGI("constructor"); in KvStoreDeathRecipientImpl()
33 ZLOGI("destructor"); in ~KvStoreDeathRecipientImpl()
38 ZLOGI("OnRemoteDied"); in OnRemoteDied()
40 ZLOGI("call client"); in OnRemoteDied()
Dkvstore_observer_client.cpp28 ZLOGI("start"); in KvStoreObserverClient()
33 ZLOGI("start"); in ~KvStoreObserverClient()
38 ZLOGI("start"); in OnChange()
41 ZLOGI("SINGLE_VERSION start"); in OnChange()
44 ZLOGI("MULTI_VERSION start"); in OnChange()
Dkvstore_service_death_notifier.cpp50 ZLOGI("create remote proxy."); in GetDistributedKvDataService()
100 ZLOGI("success set size: %zu", serviceDeathWatchers_.size()); in AddServiceDeathWatcher()
112 ZLOGI("find & erase set size: %zu", serviceDeathWatchers_.size()); in RemoveServiceDeathWatcher()
124 ZLOGI("watcher set size: %zu", serviceDeathWatchers_.size()); in OnRemoteDied()
135 ZLOGI("constructor."); in KvStoreDeathRecipient()
140 ZLOGI("destructor."); in ~KvStoreDeathRecipient()
Dapp_distributed_kv_data_manager_impl.cpp46 ZLOGI("start"); in GetInstance()
118 ZLOGI("construct"); in AppDistributedKvDataManagerImpl()
123 ZLOGI("destruct"); in ~AppDistributedKvDataManagerImpl()
131 ZLOGI("start."); in GetKvStore()
152 ZLOGI("succeed."); in GetKvStore()
169 ZLOGI("get status: %d.", static_cast<int>(status)); in GetKvStore()
175 ZLOGI("start."); in CloseKvStore()
189 ZLOGI("start."); in DeleteKvStore()
201 ZLOGI("delete KVStore succeed."); in DeleteKvStore()
210 ZLOGI("start"); in GetKvStoreDiskSize()
[all …]
Dkvstore_client_death_observer.cpp25 ZLOGI("this client death observer"); in KvStoreClientDeathObserver()
30 ZLOGI("destructor this client death observer"); in ~KvStoreClientDeathObserver()
/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/service/rdb/
Drdb_syncer.cpp35 ZLOGI("construct %{public}s", param_.storeName_.c_str()); in RdbSyncer()
40 ZLOGI("destroy %{public}s", param_.storeName_.c_str()); in ~RdbSyncer()
97 ZLOGI("enter"); in Init()
104 ZLOGI("success"); in Init()
128 ZLOGI("ignore same meta"); in CreateMetaData()
150 ZLOGI("path=%{public}s storeId=%{public}s", GetPath().c_str(), GetStoreId().c_str()); in GetDelegate()
156 ZLOGI("open store success"); in GetDelegate()
171 ZLOGI("%{public}s", table.c_str()); in SetDistributedTables()
188 ZLOGI("size=%{public}u", static_cast<uint32_t>(devices.size())); in GetConnectDevices()
190 ZLOGI("%{public}s", KvStoreUtils::ToBeAnonymous(device).c_str()); in GetConnectDevices()
[all …]
Drdb_service_impl.cpp38 ZLOGI("construct"); in DeathRecipientImpl()
43 ZLOGI("destroy"); in ~DeathRecipientImpl()
48 ZLOGI("enter"); in OnRemoteDied()
57 ZLOGI("construct"); in RdbServiceImpl()
68 ZLOGI("%{public}.6s", identifierHex.c_str()); in ResolveAutoLaunch()
74 ZLOGI("size=%{public}d", static_cast<int32_t>(entries.size())); in ResolveAutoLaunch()
79 ZLOGI("%{public}s %{public}s %{public}s", entry.kvStoreMetaData.deviceAccountId.c_str(), in ResolveAutoLaunch()
84 ZLOGI("find identifier %{public}s", entry.kvStoreMetaData.storeId.c_str()); in ResolveAutoLaunch()
99 ZLOGI("client dead pid=%{public}d", pid); in OnClientDied()
120 ZLOGI("%{public}s", param.relativePath_.c_str()); in ToServiceParam()
[all …]
Drdb_store_observer_impl.cpp26 ZLOGI("construct"); in RdbStoreObserverImpl()
31 ZLOGI("destroy"); in ~RdbStoreObserverImpl()
36 ZLOGI("enter"); in OnChange()
/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/app/src/
Dkvstore_user_manager.cpp34 ZLOGI("begin."); in KvStoreUserManager()
39 ZLOGI("begin."); in ~KvStoreUserManager()
45 ZLOGI("begin."); in CloseKvStore()
58 ZLOGI("begin."); in CloseAllKvStore()
71 ZLOGI("begin."); in CloseAllKvStore()
80 ZLOGI("begin."); in DeleteKvStore()
86 ZLOGI("There is not kvstore, so remove the app manager."); in DeleteKvStore()
97 ZLOGI("begin."); in DeleteAllKvStore()
108 ZLOGI("begin."); in MigrateAllKvStore()
124 ZLOGI("begin."); in GetDbDir()
Dkvstore_impl.cpp43 ZLOGI("construct");
54 ZLOGI("begin."); in GetKvStoreSnapshot()
127 ZLOGI("begin."); in ReleaseKvStoreSnapshot()
183 ZLOGI("Put failed, distributeddb need recover."); in Put()
227 ZLOGI("PutBatch failed, distributeddb need recover."); in PutBatch()
263 ZLOGI("Delete failed, distributeddb need recover."); in Delete()
303 ZLOGI("DeleteBatch failed, distributeddb need recover."); in DeleteBatch()
330 ZLOGI("Clear failed, distributeddb need recover."); in Clear()
343 ZLOGI("begin."); in StartTransaction()
358 ZLOGI("StartTransaction failed, distributeddb need recover."); in StartTransaction()
[all …]
Dkvstore_account_observer.cpp29 ZLOGI("account event %d, begin.", eventInfo.status); in OnAccountChanged()
31 ZLOGI("account event processing in thread"); in OnAccountChanged()
35 ZLOGI("account event %d, end.", eventInfo.status); in OnAccountChanged()
/foundation/distributeddatamgr/distributeddatamgr/frameworks/innerkitsimpl/rdb/src/
Drdb_manager_impl.cpp40 ZLOGI("get distributed data manager %{public}d", retry); in GetDistributedDataManager()
46 ZLOGI("get distributed data manager success"); in GetDistributedDataManager()
67 ZLOGI("construct"); in RdbManagerImpl()
72 ZLOGI("destroy"); in ~RdbManagerImpl()
121 ZLOGI("rdb service has dead!!"); in OnRemoteDied()
137 ZLOGI("restore observer"); in OnRemoteDied()
143 ZLOGI("enter"); in ResetServiceHandle()
Drdb_notifier.cpp27 ZLOGI("construct"); in RdbNotifierProxy()
32 ZLOGI("destroy"); in ~RdbNotifierProxy()
88 ZLOGI("construct"); in RdbNotifierStub()
93 ZLOGI("destroy"); in ~RdbNotifierStub()
110 ZLOGI("code=%{public}u", code); in OnRemoteRequest()
126 ZLOGI("read seq num failed"); in OnCompleteInner()
Drdb_service_proxy.cpp26 ZLOGI("construct"); in RdbServiceProxy()
39 ZLOGI("%{public}s", storeName.c_str()); in OnDataChange()
93 ZLOGI("success"); in InitNotifier()
168 ZLOGI("failed"); in DoSync()
171 ZLOGI("success"); in DoSync()
219 ZLOGI("insert callback failed"); in DoAsync()
222 ZLOGI("num=%{public}u", num); in DoAsync()
230 ZLOGI("success"); in DoAsync()
278 ZLOGI("communicate to server failed"); in Subscribe()
325 ZLOGI("before remove size=%{public}d", static_cast<int>(value.first.size())); in UnSubscribe()
[all …]
/foundation/communication/ipc/ipc/native/src/jni/source/
Dohos_rpc_message_parcel.cpp65 ZLOGI(LABEL, "%s", __func__); in JavaOhosRpcMessageParcelGetNative()
113 ZLOGI(LABEL, "%s", __func__); in JavaOhosRpcMessageParcelRegisterNativeMethods()
149 ZLOGI(LABEL, "%s", __func__); in Java_ohos_rpc_MessageParcel_nativeWriteRemoteObject()
172 ZLOGI(LABEL, "%s", __func__); in Java_ohos_rpc_MessageParcel_nativeReadRemoteObject()
189 ZLOGI(LABEL, "%s", __func__); in Java_ohos_rpc_MessageParcel_nativeWriteFileDescriptor()
207 ZLOGI(LABEL, "%s", __func__); in Java_ohos_rpc_MessageParcel_nativeReadFileDescriptor()
230 ZLOGI(LABEL, "%s", __func__); in Java_ohos_rpc_MessageParcel_nativeContainFileDescriptors()
249 ZLOGI(LABEL, "%s", __func__); in Java_ohos_rpc_MessageParcel_nativeWriteInterfaceToken()
274 ZLOGI(LABEL, "%s", __func__); in Java_ohos_rpc_MessageParcel_nativeReadInterfaceToken()
365 ZLOGI(LABEL, "%s", __func__); in JavaOhosRpcMessageOptionSetNativeObjectOwner()
[all …]
Dohos_rpc_message_option.cpp34 ZLOGI(LABEL, "%s", __func__); in JavaOhosRpcMessageOptionGetFlags()
46 ZLOGI(LABEL, "%s", __func__); in JavaOhosRpcMessageOptionGetWaitTime()
58 ZLOGI(LABEL, "%s", __func__); in JavaOhosRpcMessageOptionSetFlags()
69 ZLOGI(LABEL, "%s", __func__); in JavaOhosRpcMessageOptionSetWaitTime()
80 ZLOGI(LABEL, "%s", __func__); in JavaOhosRpcMessageOptionNewJavaObject()
93 ZLOGI(LABEL, "%s", __func__); in JavaOhosRpcMessageOptionGetNative()
107 ZLOGI(LABEL, "%s", __func__); in JavaOhosRpcMessageOptionRegisterNativeMethods()
/foundation/distributeddatamgr/distributeddatamgr/frameworks/innerkitsimpl/distributeddatafwk/test/unittest/
Ddistributed_kv_data_manager_test.cpp136 ZLOGI("GetKvStore001 begin.");
157 ZLOGI("GetKvStore002 begin.");
176 ZLOGI("GetKvStore003 begin.");
192 ZLOGI("GetKvStore004 begin.");
208 ZLOGI("GetKvStore005 begin.");
224 ZLOGI("GetKvStore006 begin.");
240 ZLOGI("GetKvStore007 begin.");
256 ZLOGI("GetAllKvStore001 begin.");
272 ZLOGI("GetAllKvStore002 begin.");
303 ZLOGI("got an unknown storeId.");
[all …]
/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/app/src/uninstaller/
Duninstaller_impl.cpp44 ZLOGI("Intent Action Rec"); in OnReceiveEvent()
57 ZLOGI("is update package!"); in OnReceiveEvent()
66 ZLOGI("bundleName is %s", bundleName.c_str()); in OnReceiveEvent()
95 ZLOGI("Has been uninstalled bundleName:%s", bundleName.c_str()); in Init()
111 ZLOGI("EventManager: Success"); in Init()
122 ZLOGI("Register listener End!!"); in Init()
/foundation/communication/ipc/ipc/test/moduletest/native/common/
Dipc_core_module_test.cpp87 ZLOGI(LABEL, "proxy is null"); in RegisterThread()
100 ZLOGI(LABEL, "Start IPC Testcase001");
114 ZLOGI(LABEL, "Start IPC Testcase002");
128 ZLOGI(LABEL, "AddDeathRecipient result = %d", result);
135 ZLOGI(LABEL, "testService ReverseInt result = %d, get reply = %d", result, reply);
156 ZLOGI(LABEL, "Start IPC Testcase003");
166 ZLOGI(LABEL, "Testcase003: Add TestService result=%d", result);
174 ZLOGI(LABEL, "Testcase003: Get test.service OK");
179 ZLOGI(LABEL, "Testcase003: AddDeathRecipient result = %d", result);
187 ZLOGI(LABEL, "Testcase003: ReverseInt result = %d, get reply = %d", result, reply);
[all …]
/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/service/kv/
Duser_delegate.cpp34 ZLOGI("begin"); in GetLocalUserStatus()
61ZLOGI("device:%{public}.10s, users:%{public}s", deviceId.c_str(), Serializable::Marshall(userStatu… in GetUsers()
72 ZLOGI("begin, device:%{public}.10s, users:%{public}u", deviceId.c_str(), userStatus.size()); in UpdateUsers()
81ZLOGI("end, device:%{public}.10s, users:%{public}u", deviceId.c_str(), deviceUserMap_[deviceId].si… in UpdateUsers()
112 ZLOGI("put user meta data ret %{public}d", ret); in InitLocalUserMeta()
128 ZLOGI("get user meta data ret %{public}d", ret); in LoadFromMeta()
157 ZLOGI("update user meta ok"); in Init()
194 ZLOGI("event info:%{public}s, %{public}d", eventInfo.deviceAccountId.c_str(), eventInfo.status); in OnAccountChanged()
/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/adapter/communicator/src/
Dark_communication_provider.cpp30 ZLOGI("begin"); in Init()
36 ZLOGI("normal end"); in Init()
62 ZLOGI("set device query"); in SetDeviceQuery()
/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/adapter/communicator/test/unittest/
Dcommunication_provider_impl_test.cpp42 ZLOGI("data %{public}s %s", info.deviceName.c_str(), ptr); in OnMessage()
55 ZLOGI("%{public}s %{public}d", info.deviceName.c_str(), static_cast<int>(type)); in OnDeviceChanged()
71 ZLOGI("begin.");
133 ZLOGI("GetDeviceList");
155 ZLOGI("CommunicationProvider007 GetLocalDevice");
174 ZLOGI("CommunicationProvider015 ");
192 ZLOGI("begin.");

1234