Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/
H A Djs_kv_store.cpp415 struct SyncRangeContext : public ContextBase { in SetSyncRange() struct
416 std::vector<std::string> localLabels; in SetSyncRange()
417 std::vector<std::string> remoteSupportLabels; in SetSyncRange()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
H A Djs_single_kv_store.cpp514 struct SyncRangeContext : public ContextBase { in SetSyncRange() struct
515 std::vector<std::string> localLabels; in SetSyncRange()
516 std::vector<std::string> remoteSupportLabels; in SetSyncRange()