Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/executor/include/
H A Dgrd_kv_api_inner.h52 int32_t GRD_KVBatchDestroyInner(GRD_KVBatchT *batch);
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/executor/kv/
H A Dgrd_kv_api_inner.cpp86 int32_t GRD_KVBatchDestroyInner(GRD_KVBatchT *batch) in GRD_KVBatchDestroyInner() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/common/src/
H A Dgrd_api_manager.cpp72 GRD_DBApiInfo.KVBatchDestoryApi = GRD_KVBatchDestroyInner; in GRD_DBApiInitCommon()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/jsoninner_fuzzer/
H A Djsoninner_fuzzer.cpp1657 GRD_KVBatchDestroyInner(batchDel); in TestGrdKvBatchCoupling003Fuzz()