Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/appmgr/include/
Dapp_state_observer_manager.h40 struct AppStateObserverInfo { struct
45 using AppStateObserverMap = std::map<sptr<IApplicationStateObserver>, AppStateObserverInfo>; argument