Searched refs:authWidgetMgrV10 (Results 1 – 1 of 1) sorted by relevance
375 …UnwrapAuthWidgetMgrV10(napi_env env, napi_callback_info info, UserAuthWidgetMgr **authWidgetMgrV10) in UnwrapAuthWidgetMgrV10() argument385 ret = napi_unwrap(env, thisVar, reinterpret_cast<void **>(authWidgetMgrV10)); in UnwrapAuthWidgetMgrV10()390 if (*authWidgetMgrV10 == nullptr) { in UnwrapAuthWidgetMgrV10()