Searched refs:KVBatchPut (Results 1 – 2 of 2) sorted by relevance
107 GRD_DBApiInfo.KVBatchPutApi = (KVBatchPut)dlsym(g_library, "GRD_KVBatchPut"); in GRD_DBApiInitEnhance()
58 typedef int32_t (*KVBatchPut)(GRD_DB *db, const char *collectionName, GRD_KVBatchT *batch); typedef