Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/schedule/
H A Dsystem_ability_state_scheduler.h137 UnloadEventHandler(const std::weak_ptr<SystemAbilityStateScheduler>& stateScheduler) in UnloadEventHandler()
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/schedule/
H A Dsystem_ability_state_scheduler.cpp1377 auto stateScheduler = stateScheduler_.lock(); in ProcessEvent() local