Home
last modified time | relevance | path

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

/base/update/updateservice/client/
Dupdate_session.h65 …virtual void NotifyJS(napi_env env, napi_value thisVar, int32_t retcode, const UpdateResult &resul… in NotifyJS() function
Dupdate_session.cpp208 void UpdateListener::NotifyJS(napi_env env, napi_value thisVar, int32_t retcode, const UpdateResult… in NotifyJS() function in updateClient::UpdateListener
/base/accessibility/interfaces/kits/napi/src/
Dnapi_accessibility_system_ability_client.cpp367 void StateListener::NotifyJS(napi_env env, bool state, napi_ref handlerRef) in NotifyJS() function in StateListener