Home
last modified time | relevance | path

Searched defs:NotifyJS (Results 1 – 3 of 3) sorted by relevance

/base/update/updateservice/frameworks/js/napi/update/src/
Dupdate_session.cpp77 void UpdateListener::NotifyJS(napi_env env, napi_value thisVar, const UpdateResult &result) in NotifyJS() function in OHOS::UpdateService::UpdateListener
95 void UpdateListener::NotifyJS(napi_env env, napi_value thisVar, const EventInfo &eventInfo) in NotifyJS() function in OHOS::UpdateService::UpdateListener
/base/update/updateservice/frameworks/js/napi/session/include/
Dbase_promise_session.h52 void NotifyJS(napi_env env, napi_value thisVar, const RESULT &result) in NotifyJS() function
Dbase_async_session.h78 void NotifyJS(napi_env env, napi_value thisVar, const RESULT &result) in NotifyJS() function