Home
last modified time | relevance | path

Searched refs:storeDelegate (Results 1 - 3 of 3) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/session_manager/
H A Dupgrade_manager.cpp105 void UpgradeManager::SetCompatibleIdentifyByType(DistributedDB::KvStoreNbDelegate *storeDelegate, in SetCompatibleIdentifyByType() argument
108 if (storeDelegate == nullptr) { in SetCompatibleIdentifyByType()
130 storeDelegate->SetEqualIdentifier(identifier, sameAccountDevs); in SetCompatibleIdentifyByType()
140 storeDelegate->SetEqualIdentifier(identifier, defaultAccountDevs); in SetCompatibleIdentifyByType()
H A Dupgrade_manager.h37 KvStoreNbDelegate *storeDelegate, const KvStoreTuple &tuple);
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_database_test.cpp726 KvStoreDelegate *storeDelegate = nullptr; in HWTEST_F() local
727 EXPECT_EQ(g_mgr.CloseKvStore(storeDelegate), INVALID_ARGS); in HWTEST_F()

Completed in 4 milliseconds