Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_app_event_watcher.cpp256 void NapiAppEventWatcher::InitReceiver(const napi_env env, const napi_value receiveFunc) in InitReceiver() argument
272 context_->receiveContext->onReceive = NapiUtil::CreateReference(env, receiveFunc); in InitReceiver()