Home
last modified time | relevance | path

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

/ohos5.0/base/notification/eventhandler/frameworks/napi/include/
H A Devents_emitter.h84 napi_value JS_Emit(napi_env env, napi_callback_info cbinfo);
/ohos5.0/base/notification/eventhandler/frameworks/napi/src/
H A Devents_emitter.cpp622 napi_value JS_Emit(napi_env env, napi_callback_info cbinfo) in JS_Emit() function
747 DECLARE_NAPI_FUNCTION("emit", JS_Emit), in EmitterInit()