Searched refs:NAPI_ExecuteBatch (Results 1 – 2 of 2) sorted by relevance
220 napi_value NAPI_ExecuteBatch(napi_env env, napi_callback_info info);
72 DECLARE_NAPI_FUNCTION("executeBatch", NAPI_ExecuteBatch), in DataAbilityHelperInit()1556 napi_value NAPI_ExecuteBatch(napi_env env, napi_callback_info info) in NAPI_ExecuteBatch() function