Searched refs:unloadEventHandler_ (Results 1 – 3 of 3) sorted by relevance
63 unloadEventHandler_ = std::make_shared<UnloadEventHandler>(weak_from_this()); in Init()78 if (unloadEventHandler_ != nullptr) { in CleanFfrt()79 unloadEventHandler_->CleanFfrt(); in CleanFfrt()88 if (unloadEventHandler_ != nullptr) { in SetFfrt()89 unloadEventHandler_->SetFfrt(); in SetFfrt()443 if (unloadEventHandler_ == nullptr) { in SendDelayUnloadEventLocked()447 if (unloadEventHandler_->HasInnerEvent(systemAbilityId)) { in SendDelayUnloadEventLocked()451 bool ret = unloadEventHandler_->SendEvent(systemAbilityId, 0, delayTime); in SendDelayUnloadEventLocked()461 if (unloadEventHandler_ == nullptr) { in RemoveDelayUnloadEventLocked()465 if (!unloadEventHandler_->HasInnerEvent(systemAbilityId)) { in RemoveDelayUnloadEventLocked()[all …]
160 std::shared_ptr<UnloadEventHandler> unloadEventHandler_; variable
728 systemAbilityStateScheduler->unloadEventHandler_ = nullptr;849 systemAbilityStateScheduler->unloadEventHandler_ = nullptr;904 systemAbilityStateScheduler->unloadEventHandler_ = nullptr;