Home
last modified time | relevance | path

Searched refs:Anonymous (Results 1 – 25 of 160) sorted by relevance

1234567

/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Dsqlite_utils_test.cpp59 EXPECT_EQ(SqliteUtils::Anonymous("rdb_300052_test.db"), "rdb_***052_test.db");
64 EXPECT_EQ(SqliteUtils::Anonymous("rdb_30005_test.db"), "rdb_***005_test.db");
69 EXPECT_EQ(SqliteUtils::Anonymous("rdb_3000523_test.db"), "rdb_***0523_test.db");
74 EXPECT_EQ(SqliteUtils::Anonymous(
88 EXPECT_EQ(SqliteUtils::Anonymous(
101 EXPECT_EQ(SqliteUtils::Anonymous("30005245854585524412855412.db"), "***5412.db");
111 EXPECT_EQ(SqliteUtils::Anonymous("123edf4.db"), "***edf4.db");
116 EXPECT_EQ(SqliteUtils::Anonymous("K123edfK.db"), "K***edfK.db");
121 EXPECT_EQ(SqliteUtils::Anonymous("K23edfK.db"), "K***edfK.db");
126 EXPECT_EQ(SqliteUtils::Anonymous("__23edf__.db"), "__***edf__.db");
[all …]
/ohos5.0/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/src/
H A Dsingle_store_impl.cpp39 ZLOGE("db:%{public}s already closed!", StoreUtil::Anonymous(storeId_).c_str()); in Put()
46 StoreUtil::Anonymous(key.ToString()).c_str(), key.Size(), value.Size()); in Put()
54 StoreUtil::Anonymous(key.ToString()).c_str(), value.Size()); in Put()
63 ZLOGE("db:%{public}s already closed!", StoreUtil::Anonymous(storeId_).c_str()); in PutBatch()
91 ZLOGE("db:%{public}s already closed!", StoreUtil::Anonymous(storeId_).c_str()); in Delete()
113 ZLOGE("db:%{public}s already closed!", StoreUtil::Anonymous(storeId_).c_str()); in DeleteBatch()
139 ZLOGE("db:%{public}s already closed!", StoreUtil::Anonymous(storeId_).c_str()); in StartTransaction()
155 ZLOGE("db:%{public}s already closed!", StoreUtil::Anonymous(storeId_).c_str()); in Commit()
171 ZLOGE("db:%{public}s already closed!", StoreUtil::Anonymous(storeId_).c_str()); in Rollback()
197 ZLOGE("db:%{public}s already closed!", StoreUtil::Anonymous(storeId_).c_str()); in Get()
[all …]
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_service_stub.cpp135 Anonymous::Change(storeId.storeId).c_str()); in OnBeforeCreate()
141 Anonymous::Change(storeId.storeId).c_str()); in OnBeforeCreate()
154 Anonymous::Change(storeId.storeId).c_str()); in OnAfterCreate()
161 Anonymous::Change(storeId.storeId).c_str()); in OnAfterCreate()
172 Anonymous::Change(storeId.storeId).c_str()); in OnDelete()
183 Anonymous::Change(storeId.storeId).c_str()); in OnClose()
194 Anonymous::Change(storeId.storeId).c_str()); in OnSync()
200 Anonymous::Change(storeId.storeId).c_str()); in OnSync()
218 Anonymous::Change(storeId.storeId).c_str()); in OnCloudSync()
230 Anonymous::Change(storeId.storeId).c_str()); in OnNotifyDataChange()
[all …]
H A Dkvdb_service_impl.cpp209 Anonymous::Change(storeId.storeId).c_str(), metaData.instanceId); in Delete()
222 Anonymous::Change(storeId.storeId).c_str(), metaData.instanceId); in Close()
231 appId.appId.c_str(), Anonymous::Change(storeId.storeId).c_str()); in CloudSync()
257 Anonymous::Change(storeId.storeId).c_str()); in Sync()
553 Anonymous::Change(storeId.storeId).c_str(), tokenId); in Subscribe()
575 Anonymous::Change(storeId.storeId).c_str(), tokenId); in Unsubscribe()
649 Anonymous::Change(storeId.storeId).c_str()); in BeforeCreate()
774 Anonymous::Change(storeMeta.storeId).c_str(), Anonymous::Change(id).c_str()); in CompareTripleIdentifier()
784 …param.appId.c_str(), Anonymous::Change(param.storeId).c_str(), Anonymous::Change(identifier).c_str… in ResolveAutoLaunch()
952 Anonymous::Change(meta.storeId).c_str(), meta.instanceId); in DoCloudSync()
[all …]
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_service_stub.cpp26 using Anonymous = DistributedData::Anonymous; typedef
49 Anonymous::Change(param.storeName_).c_str()); in OnBeforeOpen()
65 Anonymous::Change(param.storeName_).c_str()); in OnAfterOpen()
174 Anonymous::Change(param.storeName_).c_str()); in OnRemoteDoSubscribe()
192 Anonymous::Change(param.storeName_).c_str()); in OnRemoteDoUnSubscribe()
213 Anonymous::Change(param.storeName_).c_str(), Anonymous::Change(device).c_str(), in OnRemoteDoRemoteQuery()
255 Anonymous::Change(param.storeName_).c_str()); in OnRemoteRegisterDetailProgressObserver()
272 Anonymous::Change(param.storeName_).c_str()); in OnRemoteUnregisterDetailProgressObserver()
328 Anonymous::Change(param.storeName_).c_str()); in OnRemoteQuerySharingResource()
346 Anonymous::Change(param.storeName_).c_str()); in OnDisable()
[all …]
H A Drdb_general_store.cpp274 Anonymous::Change(storeInfo_.storeName).c_str(), Anonymous::Change(table).c_str(), in Execute()
342 Anonymous::Change(storeInfo_.storeName).c_str(), Anonymous::Change(table).c_str()); in Insert()
406 Anonymous::Change(storeInfo_.storeName).c_str(), Anonymous::Change(table).c_str()); in Update()
437 Anonymous::Change(storeInfo_.storeName).c_str(), Anonymous::Change(table).c_str()); in Replace()
443 … status, Anonymous::Change(table).c_str(), Anonymous::Change(sql).c_str(), columnSql.c_str()); in Replace()
477 Anonymous::Change(storeInfo_.storeName).c_str(), Anonymous::Change(table).c_str()); in Query()
496 Anonymous::Change(storeInfo_.storeName).c_str(), Anonymous::Change(tableName).c_str()); in MergeMigratedData()
509Anonymous::Change(storeInfo_.storeName).c_str(), Anonymous::Change(tableName).c_str()); in CleanTrackerData()
847 Anonymous::Change(storeInfo_.storeName).c_str(), Anonymous::Change(tableName).c_str()); in SetTrackerTable()
853 Anonymous::Change(storeInfo_.storeName).c_str(), Anonymous::Change(tableName).c_str()); in SetTrackerTable()
[all …]
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dkvdb_service_client.cpp125 StoreUtil::Anonymous(storeId.storeId).c_str()); in BeforeCreate()
150 StoreUtil::Anonymous(storeId.storeId).c_str()); in Delete()
162 StoreUtil::Anonymous(storeId.storeId).c_str()); in Close()
186 StoreUtil::Anonymous(storeId.storeId).c_str()); in CloudSync()
210 StoreUtil::Anonymous(notifier.GetRefPtr())); in RegServiceNotifier()
233 StoreUtil::Anonymous(storeId.storeId).c_str()); in SetSyncParam()
245 StoreUtil::Anonymous(storeId.storeId).c_str()); in GetSyncParam()
297 StoreUtil::Anonymous(syncInfo.query).c_str()); in AddSubscribeInfo()
310 StoreUtil::Anonymous(syncInfo.query).c_str()); in RmvSubscribeInfo()
323 StoreUtil::Anonymous(observer.GetRefPtr())); in Subscribe()
[all …]
H A Dsingle_store_impl.cpp99 StoreUtil::Anonymous(key.ToString()).c_str(), key.Size(), value.Size()); in Put()
107 StoreUtil::Anonymous(key.ToString()).c_str(), value.Size()); in Put()
293 StoreUtil::Anonymous(bridge.get())); in SubscribeKvStore()
335 StoreUtil::Anonymous(bridge.get())); in UnSubscribeKvStore()
611 StoreUtil::Anonymous(storeId_).c_str()); in CloudSync()
701 StoreUtil::Anonymous(storeId_).c_str()); in SubscribeWithQuery()
723 StoreUtil::Anonymous(storeId_).c_str()); in UnsubscribeWithQuery()
761 StoreUtil::Anonymous(storeId_).c_str(), file.c_str()); in Backup()
776 StoreUtil::Anonymous(storeId_).c_str(), file.c_str()); in Restore()
820 StoreUtil::Anonymous(obj)); in BridgeReleaser()
[all …]
H A Dstore_manager.cpp37 … StoreUtil::Anonymous(storeId.storeId).c_str(), options.kvStoreType, options.area, path.c_str()); in GetKVStore()
50 StoreUtil::Anonymous(storeId.storeId).c_str(), options.kvStoreType, options.encrypt); in GetKVStore()
59 … ZLOGW("database is corrupt, storeId:%{public}s", StoreUtil::Anonymous(storeId.storeId).c_str()); in GetKVStore()
65 … ZLOGI("rebuild store success, storeId:%{public}s", StoreUtil::Anonymous(storeId.storeId).c_str()); in GetKVStore()
88 appId.appId.c_str(), StoreUtil::Anonymous(storeId.storeId).c_str()); in GetSecretKeyFromService()
96 status, appId.appId.c_str(), StoreUtil::Anonymous(storeId.storeId).c_str()); in GetSecretKeyFromService()
101 status, appId.appId.c_str(), StoreUtil::Anonymous(storeId.storeId).c_str()); in GetSecretKeyFromService()
113 …ZLOGD("appId:%{public}s, storeId:%{public}s", appId.appId.c_str(), StoreUtil::Anonymous(storeId.st… in CloseKVStore()
148 StoreUtil::Anonymous(storeId.storeId).c_str(), path.c_str()); in Delete()
177 …ZLOGD("appId:%{public}s, networkId:%{public}s", appId.appId.c_str(), StoreUtil::Anonymous(networkI… in GetSwitch()
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_service_proxy.cpp166 SqliteUtils::Anonymous(param.storeName_).c_str()); in DoAsync()
279 SqliteUtils::Anonymous(param.storeName_).c_str()); in DoUnSubscribe()
294 SqliteUtils::Anonymous(device).c_str()); in RemoteQuery()
331 SqliteUtils::Anonymous(param.storeName_).c_str()); in BeforeOpen()
347 SqliteUtils::Anonymous(param.storeName_).c_str()); in AfterOpen()
358 SqliteUtils::Anonymous(param.storeName_).c_str()); in Delete()
387 SqliteUtils::Anonymous(param.storeName_).c_str()); in RegisterAutoSyncCallback()
415 SqliteUtils::Anonymous(param.storeName_).c_str()); in DoRegister()
425 SqliteUtils::Anonymous(param.storeName_).c_str()); in UnregisterAutoSyncCallback()
453 SqliteUtils::Anonymous(param.storeName_).c_str()); in DoUnRegister()
[all …]
H A Drdb_sql_utils.cpp56 SqliteUtils::Anonymous(databaseDirectory).c_str()); in CreateDirectory()
86 SqliteUtils::Anonymous(baseDir).c_str(), SqliteUtils::Anonymous(name).c_str(), in GetDefaultDatabasePath()
87 SqliteUtils::Anonymous(customDir).c_str()); in GetDefaultDatabasePath()
101 SqliteUtils::Anonymous(baseDir).c_str(), SqliteUtils::Anonymous(name).c_str()); in GetDefaultDatabasePath()
H A Drdb_store_manager.cpp77 …config.GetBundleName().c_str(), config.GetModuleName().c_str(), SqliteUtils::Anonymous(path).c_str… in GetStoreFromCache()
80 …Reportor::FormatBrief(Connection::Collect(config), SqliteUtils::Anonymous(config.GetName())).c_str… in GetStoreFromCache()
108 …LOG_ERROR("GetRdbStore fail path:%{public}s, rc=%{public}d", SqliteUtils::Anonymous(path).c_str(),… in GetRdbStore()
116 … SqliteUtils::Anonymous(modifyConfig.GetName()).c_str(), modifyConfig.GetSecurityLevel(), errCode); in GetRdbStore()
127 SqliteUtils::Anonymous(modifyConfig.GetName()).c_str(), in GetRdbStore()
128 SqliteUtils::Anonymous(modifyConfig.GetPath()).c_str(), errCode); in GetRdbStore()
142 … LOG_WARN("Config has no bundleName, path: %{public}s", SqliteUtils::Anonymous(path).c_str()); in IsConfigInvalidChanged()
146 LOG_WARN("Not found config cache, path: %{public}s", SqliteUtils::Anonymous(path).c_str()); in IsConfigInvalidChanged()
160 …SqliteUtils::Anonymous(path).c_str(), tempParam.level_, param.level_, tempParam.area_, param.area_, in IsConfigInvalidChanged()
287 SqliteUtils::Anonymous(param.storeName_).c_str(), err); in Delete()
[all …]
H A Dsqlite_utils.cpp127 Anonymous(filePath).c_str()); in DeleteFile()
138 SqliteUtils::Anonymous(destFile).c_str(), srcFile.c_str()); in RenameFile()
148 …LOG_WARN("open srcFile failed errno %{public}d %{public}s", errno, SqliteUtils::Anonymous(srcFile)… in CopyFile()
154 …LOG_WARN("open destFile failed errno %{public}d %{public}s", errno, SqliteUtils::Anonymous(destFil… in CopyFile()
221 std::string SqliteUtils::Anonymous(const std::string &srcFile) in Anonymous() function in OHOS::NativeRdb::SqliteUtils
247 … LOG_ERROR("failed, errno: %{public}d, fileName:%{public}s", errno, Anonymous(fileName).c_str()); in GetFileSize()
273 LOG_INFO("remove %{public}s", Anonymous(lockFile).c_str()); in TryAccessSlaveLock()
283 LOG_INFO("open %{public}s", Anonymous(lockFile).c_str()); in TryAccessSlaveLock()
287 LOG_WARN("open errno %{public}d %{public}s", errno, Anonymous(lockFile).c_str()); in TryAccessSlaveLock()
/ohos5.0/foundation/ability/ability_runtime/services/dataobsmgr/src/
H A Ddataobs_mgr_service.cpp92 CommonUtils::Anonymous(uri.ToString()).c_str()); in RegisterObserver()
98 CommonUtils::Anonymous(uri.ToString()).c_str()); in RegisterObserver()
111 CommonUtils::Anonymous(uri.ToString()).c_str()); in RegisterObserver()
121 CommonUtils::Anonymous(uri.ToString()).c_str()); in UnregisterObserver()
127 CommonUtils::Anonymous(uri.ToString()).c_str()); in UnregisterObserver()
140 CommonUtils::Anonymous(uri.ToString()).c_str()); in UnregisterObserver()
156 CommonUtils::Anonymous(uri.ToString()).c_str()); in NotifyChange()
164 CommonUtils::Anonymous(uri.ToString()).c_str()); in NotifyChange()
190 CommonUtils::Anonymous(uri.ToString()).c_str(), isDescendants); in RegisterObserverExt()
208 CommonUtils::Anonymous(uri.ToString()).c_str()); in UnregisterObserverExt()
[all …]
H A Ddataobs_mgr_inner_pref.cpp37 CommonUtils::Anonymous(uri.ToString()).c_str()); in HandleRegisterObserver()
44 CommonUtils::Anonymous(uri.ToString()).c_str()); in HandleRegisterObserver()
62 … AAFwkTag::DBOBSMGR, "uris no obs:%{public}s", CommonUtils::Anonymous(uri.ToString()).c_str()); in HandleUnregisterObserver()
67 CommonUtils::Anonymous(uri.ToString()).c_str()); in HandleUnregisterObserver()
76 … AAFwkTag::DBOBSMGR, "uris no obs:%{public}s", CommonUtils::Anonymous(uri.ToString()).c_str()); in HandleUnregisterObserver()
99 CommonUtils::Anonymous(uriStr).c_str()); in HandleNotifyChange()
106 CommonUtils::Anonymous(uri.ToString()).c_str()); in HandleNotifyChange()
119 CommonUtils::Anonymous(uri.ToString()).c_str(), obsList.size()); in HandleNotifyChange()
H A Ddataobs_mgr_inner.cpp37 CommonUtils::Anonymous(uri.ToString()).c_str()); in HandleRegisterObserver()
44 CommonUtils::Anonymous(uri.ToString()).c_str()); in HandleRegisterObserver()
63 … AAFwkTag::DBOBSMGR, "uri no obs:%{public}s", CommonUtils::Anonymous(uri.ToString()).c_str()); in HandleUnregisterObserver()
68 CommonUtils::Anonymous(uri.ToString()).c_str()); in HandleUnregisterObserver()
77 … AAFwkTag::DBOBSMGR, "uri no obs:%{public}s", CommonUtils::Anonymous(uri.ToString()).c_str()); in HandleUnregisterObserver()
100 CommonUtils::Anonymous(uri.ToString()).c_str()); in HandleNotifyChange()
113 CommonUtils::Anonymous(uri.ToString()).c_str(), obsList.size()); in HandleNotifyChange()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dcloud_service_stub.cpp88 ZLOGE("Unmarshal id:%{public}s", Anonymous::Change(id).c_str()); in OnEnableCloud()
103 ZLOGE("Unmarshal id:%{public}s", Anonymous::Change(id).c_str()); in OnDisableCloud()
116 ZLOGE("Unmarshal id:%{public}s", Anonymous::Change(id).c_str()); in OnChangeAppSwitch()
128 ZLOGE("Unmarshal id:%{public}s", Anonymous::Change(id).c_str()); in OnClean()
144 ZLOGE("Unmarshal id:%{public}s", Anonymous::Change(id).c_str()); in OnNotifyDataChange()
158 bundleName.c_str(), Anonymous::Change(storeId).c_str()); in OnQueryLastSyncInfo()
184 ZLOGE("Unmarshal storeId:%{public}s", Anonymous::Change(storeId).c_str()); in OnAllocResourceAndShare()
197 ZLOGE("Unmarshal eventId:%{public}s", Anonymous::Change(eventId).c_str()); in OnNotifyChange()
210 ZLOGE("Unmarshal id:%{public}s", Anonymous::Change(id).c_str()); in OnQueryStatistics()
222 ZLOGE("Unmarshal sharingRes:%{public}s", Anonymous::Change(sharingRes).c_str()); in OnShare()
[all …]
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_service_stub.cpp39 DistributedData::Anonymous::Change(sessionId).c_str(), bundleName.c_str(), in ObjectStoreSaveOnRemote()
40 … DistributedData::Anonymous::Change(deviceId).c_str(), objectData.size(), obj == nullptr); in ObjectStoreSaveOnRemote()
58 DistributedData::Anonymous::Change(sessionId).c_str(), bundleName.c_str(), in OnAssetChangedOnRemote()
59 DistributedData::Anonymous::Change(deviceId).c_str()); in OnAssetChangedOnRemote()
83 DistributedData::Anonymous::Change(sessionId).c_str(), bundleName.c_str(), in ObjectStoreBindAssetOnRemote()
103 … DistributedData::Anonymous::Change(sessionId).c_str(), bundleName.c_str(), obj == nullptr); in ObjectStoreRevokeSaveOnRemote()
121 … DistributedData::Anonymous::Change(sessionId).c_str(), bundleName.c_str(), obj == nullptr); in ObjectStoreRetrieveOnRemote()
139 … DistributedData::Anonymous::Change(sessionId).c_str(), bundleName.c_str(), obj == nullptr); in OnSubscribeRequest()
156 DistributedData::Anonymous::Change(sessionId).c_str(), bundleName.c_str()); in OnUnsubscribeRequest()
173 DistributedData::Anonymous::Change(sessionId).c_str(), bundleName.c_str()); in OnDeleteSnapshot()
H A Dobject_dms_handler.cpp42 … DistributedData::Anonymous::Change(event.srcNetworkId_).c_str(), event.srcBundleName_.c_str(), in ReceiveDmsEvent()
43 … DistributedData::Anonymous::Change(event.dstNetworkId_).c_str(), event.destBundleName_.c_str()); in ReceiveDmsEvent()
61 … DistributedData::Anonymous::Change(localDeviceInfo.networkId).c_str(), bundleName.c_str()); in IsContinue()
66 … DistributedData::Anonymous::Change(localDeviceInfo.networkId).c_str(), bundleName.c_str()); in IsContinue()
71 DistributedData::Anonymous::Change(localDeviceInfo.networkId).c_str(), bundleName.c_str()); in IsContinue()
96 … srcBundleName.c_str(), DistributedData::Anonymous::Change(localDeviceInfo.networkId).c_str()); in GetDstBundleName()
/ohos5.0/docs/zh-cn/application-dev/media/avsession/
H A Dusing-ohavsession-developer.md53 OH_AVMetadataBuilder_SetTitle(builder, "Anonymous title");
54 OH_AVMetadataBuilder_SetArtist(builder, "Anonymous artist");
55 OH_AVMetadataBuilder_SetAuthor(builder, "Anonymous author");
56 OH_AVMetadataBuilder_SetAlbum(builder, "Anonymous album");
57 OH_AVMetadataBuilder_SetWriter(builder, "Anonymous writer");
58 OH_AVMetadataBuilder_SetComposer(builder, "Anonymous composer");
62 OH_AVMetadataBuilder_SetSubtitle(builder, "Anonymous subtitle");
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/security/
H A Dsensitive.cpp26 using Anonymous = DistributedData::Anonymous; typedef
48 ZLOGI("udid is [%{public}s]", Anonymous::Change(udid).c_str()); in InitDEVSLQueryParams()
113 ZLOGE("init query params failed! udid:[%{public}s]", Anonymous::Change(udid).c_str()); in GetSensitiveLevel()
121 Anonymous::Change(udid).c_str(), securityLevel, result); in GetSensitiveLevel()
126 Anonymous::Change(udid).c_str(), securityLevel, result); in GetSensitiveLevel()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Dscheduler_manager.cpp46 ZLOGE("malloc fail %{public}s", DistributedData::Anonymous::Change(uri).c_str()); in Execute()
62 ZLOGE("malloc fail %{public}s", DistributedData::Anonymous::Change(key.uri).c_str()); in Execute()
119 … DistributedData::Anonymous::Change(key.uri).c_str(), key.subscriberId, key.bundleName.c_str()); in SetTimer()
126 "%{public}s", DistributedData::Anonymous::Change(key.uri).c_str(), in SetTimer()
147 … DistributedData::Anonymous::Change(key.uri).c_str(), key.subscriberId, key.bundleName.c_str()); in SetTimer()
157 … DistributedData::Anonymous::Change(key.uri).c_str(), key.subscriberId, key.bundleName.c_str()); in ExecuteSchedulerSQL()
162 … DistributedData::Anonymous::Change(key.uri).c_str(), key.subscriberId, key.bundleName.c_str()); in ExecuteSchedulerSQL()
169 … DistributedData::Anonymous::Change(key.uri).c_str(), key.subscriberId, key.bundleName.c_str()); in ExecuteSchedulerSQL()
177 …DistributedData::Anonymous::Change(key.uri).c_str(), key.subscriberId, key.bundleName.c_str(), err… in ExecuteSchedulerSQL()
209 … DistributedData::Anonymous::Change(key.uri).c_str(), key.bundleName.c_str(), key.subscriberId); in RemoveTimer()
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/permission/src/
H A Ddata_share_called_config.cpp50 tokenId, result, DataShareStringUtils::Anonymous(providerInfo_.uri).c_str()); in GetUserByToken()
62 DataShareStringUtils::Anonymous(providerInfo_.uri).c_str()); in GetFromProxyData()
99 tokenId, DataShareStringUtils::Anonymous(providerInfo_.uri).c_str()); in GetProviderInfo()
107 isProxyData, ret, tokenId, DataShareStringUtils::Anonymous(providerInfo_.uri).c_str()); in GetProviderInfo()
118 DataShareStringUtils::Anonymous(providerInfo_.uri).c_str()); in GetBundleInfoFromBMS()
126 DataShareStringUtils::Anonymous(providerInfo_.uri).c_str()); in GetBundleInfoFromBMS()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
H A Ddata_provider_config.cpp66 URIUtils::Anonymous(providerInfo_.uri).c_str()); in GetFromProxyData()
95 … ZLOGE("Profile unmarshall error.uri: %{public}s", URIUtils::Anonymous(providerInfo_.uri).c_str()); in GetFromProxyData()
131 providerInfo_.bundleName.c_str(), URIUtils::Anonymous(providerInfo_.uri).c_str()); in GetFromExtensionProperties()
143 ZLOGE("Uri path failed! uri:%{public}s", URIUtils::Anonymous(providerInfo_.uri).c_str()); in GetFromExtension()
167 …ZLOGE("Profile Unmarshall failed! uri:%{public}s", URIUtils::Anonymous(providerInfo_.uri).c_str()); in GetFromExtension()
183 ZLOGE("Invalid uri ! uri: %{public}s", URIUtils::Anonymous(providerInfo_.uri).c_str()); in GetFromUriPath()
200 URIUtils::Anonymous(providerInfo_.uri).c_str()); in GetMetaDataFromUri()
217 ret, URIUtils::Anonymous(providerInfo_.uri).c_str()); in GetProviderInfo()
H A Ddata_share_service_stub.cpp48 …ZLOGE("Unmarshal uri:%{public}s bucket size:%{public}zu", DistributedData::Anonymous::Change(uri).… in OnInsert()
66 …ZLOGE("Unmarshal uri:%{public}s bucket size:%{public}zu", DistributedData::Anonymous::Change(uri).… in OnUpdate()
83 ZLOGE("Unmarshal uri:%{public}s", DistributedData::Anonymous::Change(uri).c_str()); in OnDelete()
100 …ZLOGE("Unmarshal uri:%{public}s bucket size:%{public}zu", DistributedData::Anonymous::Change(uri).… in OnInsertEx()
119 …ZLOGE("Unmarshal uri:%{public}s bucket size:%{public}zu", DistributedData::Anonymous::Change(uri).… in OnUpdateEx()
137 ZLOGE("Unmarshal uri:%{public}s", DistributedData::Anonymous::Change(uri).c_str()); in OnDeleteEx()
155 …ZLOGE("Unmarshal uri:%{public}s columns size:%{public}zu", DistributedData::Anonymous::Change(uri)… in OnQuery()
459 ZLOGE("Unmarshal failed,uri: %{public}s", DistributedData::Anonymous::Change(uri).c_str()); in OnRegisterObserver()
465 DistributedData::Anonymous::Change(uri).c_str()); in OnRegisterObserver()
476 ZLOGE("Unmarshal failed,uri: %{public}s", DistributedData::Anonymous::Change(uri).c_str()); in OnUnregisterObserver()
[all …]

1234567