Home
last modified time | relevance | path

Searched refs:NotifyEventInfo (Results 1 - 4 of 4) sorted by relevance

/base/update/updateservice/frameworks/js/napi/update/common/include/
H A Diupdater.h51 void NotifyEventInfo(const EventInfo &eventInfo);
/base/update/updateservice/frameworks/js/napi/update/common/src/
H A Diupdater.cpp133 void IUpdater::NotifyEventInfo(const EventInfo &eventInfo) in NotifyEventInfo() function in OHOS::IUpdater
135 ENGINE_LOGI("NotifyEventInfo 0x%{public}08x", eventInfo.eventId); in NotifyEventInfo()
/base/update/updateservice/frameworks/js/napi/update/src/
H A Dlocal_updater.cpp72 NotifyEventInfo(eventInfo); in Init()
H A Dupdate_client.cpp84 UpdateCallbackInfo callback{ [=](const EventInfo &eventInfo) { NotifyEventInfo(eventInfo); } }; in RegisterCallback()

Completed in 3 milliseconds