Home
last modified time | relevance | path

Searched defs:SetMetadataToDb (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dquery_sync_water_mark_helper.cpp54 int QuerySyncWaterMarkHelper::SetMetadataToDb(const std::vector<uint8_t> &key, const std::vector<ui… in SetMetadataToDb() function in DistributedDB::QuerySyncWaterMarkHelper
H A Dmeta_data.cpp261 int Metadata::SetMetadataToDb(const std::vector<uint8_t> &key, const std::vector<uint8_t> &inValue) in SetMetadataToDb() function in DistributedDB::Metadata