Home
last modified time | relevance | path

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

/base/theme/screenlock_mgr/frameworks/js/napi/include/
Dnapi_screenlock_ability.h62 napi_value NAPI_OnSystemEvent(napi_env env, napi_callback_info info);
/base/theme/screenlock_mgr/frameworks/js/napi/src/
Dnapi_screenlock_ability.cpp70 DECLARE_NAPI_FUNCTION("onSystemEvent", NAPI_OnSystemEvent), in Init()
388 napi_value NAPI_OnSystemEvent(napi_env env, napi_callback_info info) in NAPI_OnSystemEvent() function