Searched refs:UnwrapPushParameters (Results 1 – 1 of 1) sorted by relevance
122 bool UnwrapPushParameters(napi_env env, napi_value param, ACEAsyncJSCallbackInfo* asyncCallbackInfo) in UnwrapPushParameters() function167 if (!UnwrapPushParameters(env, argv[ACE_PARAM0], asyncCallbackInfo)) { in UnwrapParamForPush()