Home
last modified time | relevance | path

Searched refs:SetIdentifier (Results 1 – 20 of 20) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/test/unittest/
H A Dend_point_test.cpp190 auto testStatus = kvStore_->SetIdentifier(accountId, appId, storeId, targetDev);
212 auto testStatus = kvStore_->SetIdentifier(accountId, appId, storeId, targetDev);
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/
H A Ddb_properties.h52 …void SetIdentifier(const std::string &userId, const std::string &appId, const std::string &storeId,
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Ddb_properties.cpp76 void DBProperties::SetIdentifier(const std::string &userId, const std::string &appId, const std::st… in SetIdentifier() function in DistributedDB::DBProperties
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/
H A Dsync_operation.h87 void SetIdentifier(const std::vector<uint8_t> &identifier);
H A Dsync_operation.cpp283 void SyncOperation::SetIdentifier(const std::vector<uint8_t> &identifier) in SetIdentifier() function in DistributedDB::SyncOperation
/ohos5.0/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Dsingle_kvstore.h294 virtual Status SetIdentifier(const std::string &accountId, const std::string &appId, in SetIdentifier() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H A Druntime_config.cpp171 properties.SetIdentifier(userId, appId, storeId); in ReleaseAutoLaunch()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_mock_sync_module_test.cpp90 VirtualSingleVerSyncDBInterface::SetIdentifier(identifierVec); in TestSetIdentifier()
298 syncDBInterface->SetIdentifier(identifierVec); in SyncLifeTest002()
1107 syncDBInterface->SetIdentifier(identifier);
1143 syncDBInterface->SetIdentifier(identifier);
1199 syncDBInterface.SetIdentifier(identifier);
1265 syncDBInterface.SetIdentifier(identifier);
1930 syncDBInterface->SetIdentifier(identifier);
H A Dvirtual_single_ver_sync_db_Interface.h136 void SetIdentifier(std::vector<uint8_t> &identifier);
H A Ddistributeddb_anti_dos_sync_test.cpp114 g_syncInterface->SetIdentifier(identifier); in SetUp()
H A Dvirtual_single_ver_sync_db_Interface.cpp82 void VirtualSingleVerSyncDBInterface::SetIdentifier(std::vector<uint8_t> &identifier) in SetIdentifier() function in DistributedDB::VirtualSingleVerSyncDBInterface
/ohos5.0/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/include/
H A Dsingle_store_impl.h84 Status SetIdentifier(const std::string &accountId, const std::string &appId,
/ohos5.0/foundation/ability/ability_runtime/test/mock/common/include/
H A Dmock_single_kv_store.h138 DistributedKv::Status SetIdentifier(const std::string &accountId, const std::string &appId, in SetIdentifier() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
H A Drelational_store_manager.cpp102 properties.SetIdentifier(userId_, appId_, storeId, subUser_, instanceId_); in OpenStore()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/include/
H A Dsingle_store_impl.h84 Status SetIdentifier(const std::string &accountId, const std::string &appId,
/ohos5.0/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/src/
H A Dsingle_store_impl.cpp484 Status SingleStoreImpl::SetIdentifier(const std::string &accountId, const std::string &appId, in SetIdentifier() function in OHOS::DistributedKv::SingleStoreImpl
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Ddb_common.cpp321 properties.SetIdentifier(dbIdParam.userId, dbIdParam.appId, dbIdParam.storeId, in SetDatabaseIds()
H A Dauto_launch.cpp1045 propertiesPtr->SetIdentifier(param.userId, param.appId, param.storeId); in GetAutoLaunchRelationProperties()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dgeneric_syncer.cpp855 operation->SetIdentifier(syncInterface_->GetIdentifier()); in InitSyncOperation()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dsingle_store_impl.cpp1056 Status SingleStoreImpl::SetIdentifier(const std::string &accountId, const std::string &appId, in SetIdentifier() function in OHOS::DistributedKv::SingleStoreImpl