Searched refs:KVBatchDestory (Results 1 – 2 of 2) sorted by relevance
60 typedef int32_t (*KVBatchDestory)(GRD_KVBatchT *batch); typedef93 KVBatchDestory KVBatchDestoryApi = nullptr;
109 GRD_DBApiInfo.KVBatchDestoryApi = (KVBatchDestory)dlsym(g_library, "GRD_KVBatchDestroy"); in GRD_DBApiInitEnhance()