Searched refs:RdKVBatchPushback (Results 1 – 3 of 3) sorted by relevance
69 int RdKVBatchPushback(GRD_KVBatchT *batch, const Key &key, const Value &value);
235 int RdKVBatchPushback(GRD_KVBatchT *batch, const Key &key, const Value &value) in RdKVBatchPushback() function
402 ret = RdKVBatchPushback(batch, entry.key, entry.value); in BatchSaveEntries()