Searched defs:retcode (Results 1 – 3 of 3) sorted by relevance
| /base/update/updateservice/client/ |
| D | update_session.h | 65 …virtual void NotifyJS(napi_env env, napi_value thisVar, int32_t retcode, const UpdateResult &resul… in NotifyJS()
|
| D | update_session.cpp | 208 void UpdateListener::NotifyJS(napi_env env, napi_value thisVar, int32_t retcode, const UpdateResult… in NotifyJS()
|
| D | update_client.cpp | 63 int32_t retcode; member 573 void UpdateClient::PublishToJS(const std::string &type, int32_t retcode, const UpdateResult &result) in PublishToJS() 609 void UpdateClient::Emit(const std::string &type, int32_t retcode, const UpdateResult &result) in Emit()
|