Home
last modified time | relevance | path

Searched refs:GRD_KVFreeItemInner (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.h41 int32_t GRD_KVFreeItemInner(GRD_KVItemT *item);
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/executor/kv/
H A Dgrd_kv_api_inner.cpp60 int32_t GRD_KVFreeItemInner(GRD_KVItemT *item) in GRD_KVFreeItemInner() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/common/src/
H A Dgrd_api_manager.cpp67 GRD_DBApiInfo.KVFreeItemApi = GRD_KVFreeItemInner; in GRD_DBApiInitCommon()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/jsoninner_fuzzer/
H A Djsoninner_fuzzer.cpp1590 GRD_KVFreeItemInner(&getValue); in TestGrdDbApGrdGetItem002Fuzz()
1664 GRD_KVFreeItemInner(&keyItem); in TestGrdKvBatchCoupling003Fuzz()
1665 GRD_KVFreeItemInner(&valueItem); in TestGrdKvBatchCoupling003Fuzz()