Searched defs:authWithPopupContext (Results 1 – 1 of 1) sorted by relevance
1112 napi_env env, napi_callback_info cbInfo, JsDomainPluginParam &authWithPopupContext) in ParseContextForAuthWithPopup()1191 auto authWithPopupContext = std::make_unique<JsDomainPluginParam>(env); in AuthWithPopup() local