Searched refs:NAPI_IsSecureMode (Results 1 – 2 of 2) sorted by relevance
60 napi_value NAPI_IsSecureMode(napi_env env, napi_callback_info info);
69 DECLARE_NAPI_FUNCTION("isSecureMode", OHOS::ScreenLock::NAPI_IsSecureMode), in Init()364 napi_value NAPI_IsSecureMode(napi_env env, napi_callback_info info) in NAPI_IsSecureMode() function