Searched refs:UnwrapParamForWantAgent (Results 1 – 3 of 3) sorted by relevance
164 napi_value UnwrapParamForWantAgent(napi_env &env, napi_value &args, AbilityRuntime::WantAgent::Want…
1037 napi_value UnwrapParamForWantAgent(napi_env &env, napi_value &args, AbilityRuntime::WantAgent::Want… in UnwrapParamForWantAgent() function
1371 if (UnwrapParamForWantAgent(env, args[1], asyncCallbackInfo->wantAgent) == nullptr) { in StartBackgroundRunningWrap()