Searched refs:BatchInsertPromise (Results 1 – 3 of 3) sorted by relevance
170 napi_value BatchInsertPromise(napi_env env, DAHelperBatchInsertCB *batchInsertCB);
1474 ret = BatchInsertPromise(env, batchInsertCB); in BatchInsertWrap()
1416 napi_value BatchInsertPromise(napi_env env, DAHelperBatchInsertCB *batchInsertCB) in BatchInsertPromise() function