mirror of
https://gitee.com/openharmony/distributeddatamgr_datamgr_service
synced 2024-11-27 09:01:45 +00:00
update
Signed-off-by: yangliu <yangliu178@huawei.com>
This commit is contained in:
parent
8a80e98120
commit
5929742924
@ -396,7 +396,7 @@ void KvStoreDataService::OnStoreMetaChanged(
|
||||
}
|
||||
|
||||
bool KvStoreDataService::CompareTripleIdentifier(const std::string &accountId, const std::string &identifier,
|
||||
const StoreMetaData &storeMeta);
|
||||
const StoreMetaData &storeMeta)
|
||||
{
|
||||
std::vector<std::string> accountIds { accountId, "ohosAnonymousUid", "default" };
|
||||
for (auto &id : accountIds) {
|
||||
|
Loading…
Reference in New Issue
Block a user