Searched refs:PerformActionConstructPromise (Results 1 – 2 of 2) sorted by relevance
171 static napi_value PerformActionConstructPromise(napi_env env, size_t argc, napi_value* argv,
1728 return PerformActionConstructPromise(env, argc, argv, callbackInfo, actionName); in PerformActionAsync()1731 napi_value NAccessibilityElement::PerformActionConstructPromise(napi_env env, size_t argc, napi_val… in PerformActionConstructPromise() function in NAccessibilityElement