Home
last modified time | relevance | path

Searched refs:IsRestarting (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/ability_runtime/test/moduletest/ability_timeout_module_test/
H A Dability_timeout_module_test.cpp332 EXPECT_TRUE(rootLauncher->IsRestarting()); in HWTEST_F()
380 EXPECT_TRUE(rootLauncher->IsRestarting()); in HWTEST_F()
423 EXPECT_TRUE(rootLauncher->IsRestarting()); in HWTEST_F()
/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dability_record.h977 bool IsRestarting() const;
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_record.cpp1262 if (!IsTerminating() || IsRestarting()) { in BackgroundAbility()
2833 bool AbilityRecord::IsRestarting() const in IsRestarting() function in OHOS::AAFwk::AbilityRecord

Completed in 10 milliseconds