Searched defs:NotifyJS (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/base/update/updateservice/frameworks/js/napi/session/include/ |
H A D | base_promise_session.h | 52 void NotifyJS(napi_env env, napi_value thisVar, const RESULT &result) in NotifyJS() function
|
H A D | base_async_session.h | 78 void NotifyJS(napi_env env, napi_value thisVar, const RESULT &result) in NotifyJS() function
|
/ohos5.0/base/update/updateservice/frameworks/js/napi/update/src/ |
H A D | update_session.cpp | 77 void UpdateListener::NotifyJS(napi_env env, napi_value thisVar, const UpdateResult &result) in NotifyJS() function in OHOS::UpdateEngine::UpdateListener 95 void UpdateListener::NotifyJS(napi_env env, napi_value thisVar, const EventInfo &eventInfo) in NotifyJS() function in OHOS::UpdateEngine::UpdateListener
|
/ohos5.0/foundation/barrierfree/accessibility/interfaces/kits/napi/src/ |
H A D | napi_accessibility_system_ability_client.cpp | 747 void StateListener::NotifyJS(napi_env env, bool state, napi_ref handlerRef) in NotifyJS() function in StateListener
|