Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dgeneric_syncer.cpp502 std::vector<SyncOperation *> syncOperation; in ClearSyncOperations() local
511 syncOperation.push_back(item.second); in ClearSyncOperations()
520 for (auto &operation : syncOperation) { in ClearSyncOperations()