Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/
H A Djs_kv_store.cpp282 struct DeleteBatchContext : public ContextBase { in DeleteBatch() struct
285 auto ctxt = std::make_shared<DeleteBatchContext>(); in DeleteBatch()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
H A Djs_single_kv_store.cpp376 struct DeleteBatchContext : public ContextBase { in DeleteBatch() struct
379 auto ctxt = std::make_shared<DeleteBatchContext>(); in DeleteBatch()