Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_storage_executor.cpp1540 std::vector<uint8_t> putDevVect(putDeviceName.begin(), putDeviceName.end()); in PutConflictData() local
1542 DataItemInfo newItemInfo = {itemPut, deviceInfo.isLocal, putDevVect}; in PutConflictData()