Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_manager.cpp843 DistributedDB::Entry saveInfoEntry; in SaveToStore() local
845 saveInfoEntry.key = std::vector<uint8_t>(saveInfoKey.begin(), saveInfoKey.end()); in SaveToStore()
848 saveInfoEntry.value = std::vector<uint8_t>(saveInfoValue.begin(), saveInfoValue.end()); in SaveToStore()
850 entries.emplace_back(saveInfoEntry); in SaveToStore()

Completed in 4 milliseconds