Home
last modified time | relevance | path

Searched refs:ExecuteBatchAsync (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/featureAbility/
H A Dnapi_data_ability_helper_utils.h189 napi_value ExecuteBatchAsync(
H A Dnapi_data_ability_helper.cpp1640 ret = ExecuteBatchAsync(env, args, argcAsync, argcPromise, executeBatchCB); in ExecuteBatchWrap()
H A Dnapi_data_ability_helper_utils.cpp1589 napi_value ExecuteBatchAsync( in ExecuteBatchAsync() function