Home
last modified time | relevance | path

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

/base/update/updateservice/frameworks/js/napi/base/src/
Dsession_manager.cpp28 struct NotifyInput { struct
30 NotifyInput(SessionManager *sesssionManager, const string &itype, UpdateResult *iresult) in NotifyInput() function
32 SessionManager *sesssionMgr = nullptr;
33 string type;
34 UpdateResult *result = nullptr;