Searched refs:syncIdentifier (Results 1 – 2 of 2) sorted by relevance
597 std::string syncIdentifier = DBCommon::GenerateIdentifierId(storeId, appId, userId, "", 0); in DisableKvStoreAutoLaunch() local598 std::string hashIdentifier = DBCommon::TransferHashString(syncIdentifier); in DisableKvStoreAutoLaunch()
1059 …auto syncIdentifier = DistributedDB::KvStoreDelegateManager::GetKvStoreIdentifier(accountId, appId… in SetIdentifier() local1060 auto dbStatus = dbStore_->SetEqualIdentifier(syncIdentifier, tagretDev); in SetIdentifier()