Home
last modified time | relevance | path

Searched defs:executeBatchCB (Results 1 – 1 of 1) sorted by relevance

/foundation/ability/ability_runtime/frameworks/js/napi/featureAbility/
Dnapi_data_ability_helper.cpp3292 DAHelperExecuteBatchCB *executeBatchCB = new (std::nothrow) DAHelperExecuteBatchCB; in NAPI_ExecuteBatch() local
3341 …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() local
3457 DAHelperExecuteBatchCB *executeBatchCB = static_cast<DAHelperExecuteBatchCB *>(data); in ExecuteBatchAsyncCompleteCB() local
3482 DAHelperExecuteBatchCB *executeBatchCB = static_cast<DAHelperExecuteBatchCB *>(data); in ExecuteBatchPromiseCompleteCB() local