Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
H A Dsingle_ver_relational_syncer.cpp53 DoRollBack(subSyncIdSet); in PrepareSync()
118 void SingleVerRelationalSyncer::DoRollBack(std::set<uint32_t> &subSyncIdSet) in DoRollBack() function in DistributedDB::SingleVerRelationalSyncer
H A Dsingle_ver_relational_syncer.h45 void DoRollBack(std::set<uint32_t> &subSyncIdSet);
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dremote_executor.h109 void DoRollBack(uint32_t sessionId);
H A Dremote_executor.cpp412 DoRollBack(sessionId); in RemoteQueryInner()
448 void RemoteExecutor::DoRollBack(uint32_t sessionId) in DoRollBack() function in DistributedDB::RemoteExecutor