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