Searched defs:executeBatchCB (Results 1 – 1 of 1) sorted by relevance
3292 DAHelperExecuteBatchCB *executeBatchCB = new (std::nothrow) DAHelperExecuteBatchCB; in NAPI_ExecuteBatch() local3341 …lue ExecuteBatchWrap(napi_env env, napi_callback_info info, DAHelperExecuteBatchCB *executeBatchCB) in ExecuteBatchWrap()3382 …pi_value *args, size_t argcAsync, const size_t argcPromise, DAHelperExecuteBatchCB *executeBatchCB) in ExecuteBatchAsync()3413 napi_value ExecuteBatchPromise(napi_env env, DAHelperExecuteBatchCB *executeBatchCB) in ExecuteBatchPromise()3443 DAHelperExecuteBatchCB *executeBatchCB = static_cast<DAHelperExecuteBatchCB *>(data); in ExecuteBatchExecuteCB() local3457 DAHelperExecuteBatchCB *executeBatchCB = static_cast<DAHelperExecuteBatchCB *>(data); in ExecuteBatchAsyncCompleteCB() local3482 DAHelperExecuteBatchCB *executeBatchCB = static_cast<DAHelperExecuteBatchCB *>(data); in ExecuteBatchPromiseCompleteCB() local