Searched refs:ParseContextForSetProperties (Results 1 – 3 of 3) sorted by relevance
312 bool ParseContextForSetProperties(napi_env env, napi_callback_info info, SetPropertiesContext *cont…
1154 bool ParseContextForSetProperties(napi_env env, napi_callback_info info, SetPropertiesContext *cont… in ParseContextForSetProperties() function
1601 if (!ParseContextForSetProperties(env, cbInfo, context.get())) { in SetAuthenticatorProperties()