Home
last modified time | relevance | path

Searched defs:SetIdentifier (Results 1 – 3 of 3) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
Ddb_properties.cpp75 void DBProperties::SetIdentifier(const std::string &userId, const std::string &appId, const std::st… in SetIdentifier() function in DistributedDB::DBProperties
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/
Dsync_operation.cpp263 void SyncOperation::SetIdentifier(const std::vector<uint8_t> &identifier) in SetIdentifier() function in DistributedDB::SyncOperation
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
Dvirtual_single_ver_sync_db_Interface.cpp81 void VirtualSingleVerSyncDBInterface::SetIdentifier(std::vector<uint8_t> &identifier) in SetIdentifier() function in DistributedDB::VirtualSingleVerSyncDBInterface