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/
H A Dnapi_screenlock_ability.h105 napi_value NAPI_OnSystemEvent(napi_env env, napi_callback_info info);
/base/theme/screenlock_mgr/frameworks/js/napi/src/
H A Dnapi_screenlock_ability.cpp73 DECLARE_NAPI_FUNCTION("onSystemEvent", NAPI_OnSystemEvent), in Init()
421 napi_value NAPI_OnSystemEvent(napi_env env, napi_callback_info info) in NAPI_OnSystemEvent() function
423 SCLOCK_HILOGD("NAPI_OnSystemEvent in"); in NAPI_OnSystemEvent()

Completed in 3 milliseconds