Home
last modified time | relevance | path

Searched refs:authWidgetMgrV10 (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/useriam/user_auth_framework/frameworks/js/napi/user_auth/src/
H A Duser_auth_entry.cpp375 …UnwrapAuthWidgetMgrV10(napi_env env, napi_callback_info info, UserAuthWidgetMgr **authWidgetMgrV10) in UnwrapAuthWidgetMgrV10() argument
385 ret = napi_unwrap(env, thisVar, reinterpret_cast<void **>(authWidgetMgrV10)); in UnwrapAuthWidgetMgrV10()
390 if (*authWidgetMgrV10 == nullptr) { in UnwrapAuthWidgetMgrV10()