Searched refs:GRD_KVBatchPrepareInner (Results 1 – 4 of 4) sorted by relevance
43 int32_t GRD_KVBatchPrepareInner(uint16_t itemNum, GRD_KVBatchT **batch);
65 int32_t GRD_KVBatchPrepareInner(uint16_t itemNum, GRD_KVBatchT **batch) in GRD_KVBatchPrepareInner() function
68 GRD_DBApiInfo.KVBatchPrepareApi = GRD_KVBatchPrepareInner; in GRD_DBApiInitCommon()
1643 GRD_KVBatchPrepareInner(BATCH_COUNT, &batchDel); in TestGrdKvBatchCoupling003Fuzz()