Home
last modified time | relevance | path

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

/ohos5.0/base/theme/screenlock_mgr/frameworks/js/napi/include/
H A Dnapi_screenlock_ability.h110 napi_value NAPI_RequestStrongAuth(napi_env env, napi_callback_info info);
/ohos5.0/base/theme/screenlock_mgr/frameworks/js/napi/src/
H A Dnapi_screenlock_ability.cpp79 DECLARE_NAPI_FUNCTION("requestStrongAuth", OHOS::ScreenLock::NAPI_RequestStrongAuth), in Init()
686 napi_value NAPI_RequestStrongAuth(napi_env env, napi_callback_info info) in NAPI_RequestStrongAuth() function